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
public:
property bool CanFillFormFields {
	bool get ();
	void set (bool value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.2.0.0 (6.2.0.0)