Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions::SetAssembleDocumentPermission method

PdfSecurityOptions::SetAssembleDocumentPermission method

Indicates whether to allow to assemble the document (insert, rotate, or delete pages and create bookmarks or thumbnail images), even if ModifyDocumentPermission is clear.

void Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions::SetAssembleDocumentPermission(bool value)

See Also