Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions::GetAnnotationsPermission method

PdfSecurityOptions::GetAnnotationsPermission method

Indicates whether to allow to add or modify text annotations, fill in interactive form fields.

bool Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions::GetAnnotationsPermission()

Remarks

if ModifyDocumentPermission is also set, create or modify interactive form fields (including signature fields).

See Also