Click or drag to resize
PdfSecurityOptionsCanFillFormFields Property
Can fill the form fields. This property has effect when a 128 bit key is used.

Namespace: PdfViewer4AspNet
Assembly: PdfViewerAspNet (in PdfViewerAspNet.dll) Version: 4.2
Syntax
public bool CanFillFormFields { get; set; }

Property Value

Type: Boolean
See Also