SecurityCanFillFormFields 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.PdfCreator
Assembly:
epdfcreator (in epdfcreator.dll) Version: 17.0.0
Syntax public bool CanFillFormFields { get; set; }
Public Property CanFillFormFields As Boolean
Get
Set
Property Value
Type:
BooleanSee Also