PDF Viewer Control for ASP.NET
CanFillFormFields Property
NamespacesPdfViewer4AspNetPdfSecurityOptionsCanFillFormFields
Can fill the form fields. This property has effect when a 128 bit key is used.
Declaration Syntax
C#Visual BasicVisual C++
public bool CanFillFormFields { get; set; }
Public Property CanFillFormFields As Boolean
public:
property bool CanFillFormFields {
	bool get ();
	void set (bool value);
}

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)