PDF Viewer Control for .NET 2.0 Windows Forms
CanFillFormFields Property
NamespacesPdfViewer4WinNetPdfViewerCanFillFormFields
Can fill the form fields. This property has effect when a 128 bit key is used. The default value is true.
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: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)