  | 
PdfSecurityOptionsCanEditAnnotations Property  | 
 
            Allows document annotations editing.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 24.1
Syntaxpublic bool CanEditAnnotations { get; set; }Public Property CanEditAnnotations As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also