PdfSecurityOptionsCanFillFormFields Property |
Can fill the form fields. This property has effect when a 128 bit key is used.
Namespace: PdfViewer4AspNetAssembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntaxpublic bool CanFillFormFields { get; set; }
Public Property CanFillFormFields As Boolean
Get
Set
Property Value
Type:
Boolean
See Also