EVO HTML to PDF Converter

PdfFormOptions Properties

EVO PDF Client for .NET Documentation

The PdfFormOptions type exposes the following members.

Properties

  NameDescription
Public propertyAutoPdfFormEnabled
A flag indicating if the HTML form elements like text boxes, checkboxes, radio buttons and submit buttons are automatically converted to PDF form fields in the generated PDF document. The default value is false.
Public propertyCheckBoxStyle
Gets the checkbox field style object where you can set the style properties
Public propertyComboBoxStyle
Gets the combo box field style object where you can set the style properties
Public propertyListBoxStyle
Gets the list box field style object where you can set the style properties
Public propertyMultilineTextBoxStyle
Gets the multiline text box field style object where you can set the style properties
Public propertyPasswordTextBoxStyle
Gets the password text box field style object where you can set the style properties
Public propertyRadioButtonsGroupStyle
Gets the radio buttons group field style object where you can set the style properties
Public propertySubmitButtonStyle
Gets the submit button style object where you can set the style properties
Public propertyTextBoxStyle
Gets the text box field style object where you can set the style properties
Top
See Also

Reference