Print() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the Print() method to check if a row is selected in the grid, and then to check if you have the view level permission for editing the selected file. If the check is successful, the PrintFile() method in the Documents class prints the file.
Syntax
Print();