Online Documentation for Advanced PDF Generator for RAD Studio
TQuickPdf.SecurityOptions
property SecurityOptions: TQuickPdfSecurityOptions;
type
TQuickPdfSecurityOptions = set of (secPrint, secExtraction, secModify);
Description
The SecurityOptions property is a set of abilities that are given to user who accessed the document using a password that defined in the SecurityUserPassword. Use this property to limit rights to print, modify, and extract a document content.
See also: