public class AutoPdfForm
Public Class AutoPdfForm
public ref class AutoPdfForm
type AutoPdfForm = class end
AutoPdfForm | Initializes a new instance of the AutoPdfForm class |
AutoCreatePdfForm | Controls if the HTML form is automatically converted to a PDF form. This property is false by default. |
CheckBoxes | Controls the style and properties of the automatically created check box fields |
ComboBoxes | Controls the style and properties of the automatically created combo box fields |
ListBoxes | Controls the style and properties of the automatically created list box fields |
PasswordBoxes | Controls the style and properties of the automatically created password text box fields |
RadioButtonsGroups | Controls the style and properties of the automatically created radio button groups |
SubmitButtons | Controls the style and properties of the automatically created submit buttons |
TextAreas | Controls the style and properties of the automatically created multiline text box fields |
TextBoxes | Controls the style and properties of the automatically created text box fields |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |