ExpertPdf Html to Pdf Converter Library
CanFillFormFields Property
NamespacesExpertPdf.HtmlToPdfPdfSecurityOptionsCanFillFormFields
ExpertPdf Html to Pdf Converter 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
	Get
	Set
public:
property bool CanFillFormFields {
	bool get ();
	void set (bool value);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)