Leadtools.Pdf Namespace > PDFSecurityOptions Class : AnnotationsEnabled Property |
public bool AnnotationsEnabled {get; set;}
'Declaration Public Property AnnotationsEnabled As Boolean
'Usage Dim instance As PDFSecurityOptions Dim value As Boolean instance.AnnotationsEnabled = value value = instance.AnnotationsEnabled
The value of AnnotationsEnabled is used only when encrypting a PDF file with an owner password set in OwnerPassword.
For an example, refer to PDFFile.