Aspose::Pdf::Facades::DocumentPrivilege::get_PrintAllowLevel method
DocumentPrivilege::get_PrintAllowLevel method
Gets and sets the print level of document’s privilege. Just as the Adobe Professional’s Printing Allowed settings. 0: None. 1: Low Resolution (150 dpi). 2: High Resolution.
int32_t Aspose::Pdf::Facades::DocumentPrivilege::get_PrintAllowLevel()
Remarks
If the property has a value of -1, then the level is undefined.
See Also
- Class DocumentPrivilege
- Namespace Aspose::Pdf::Facades
- Library Aspose.PDF for C++