PdfSecurityOptionsCanFillFormFields Property |
Can fill the form fields. This property has effect when a 128 bit key is used. To disable form filling the CanEditContent and CanEditAnnotations must be set on false.
Namespace: ExpertPdf.PDFSecurityAssembly: epsecurepdf (in epsecurepdf.dll) Version: 9.0
Syntaxpublic bool CanFillFormFields { get; set; }Public Property CanFillFormFields As Boolean
Get
Set
Property Value
Boolean
See Also