Expert PDF Merge Library
CanFillFormFields Property
NamespacesExpertPdf.MergePdfPdfSecurityOptionsCanFillFormFields
Expert PDF Merge Library
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.
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: ExpertPdf.MergePdf (Module: ExpertPdf.MergePdf) Version: 3.2.0.0 (3.2.0.0)