Aspose::Cells::Rendering::PdfSecurity::PdfSecurityOptions::SetAnnotationsPermission method

PdfSecurityOptions::SetAnnotationsPermission method

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

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

Remarks

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

See Also