public class PdfForm
Public Class PdfForm
public ref class PdfForm
type PdfForm = class end
AddButton | Creates a button in form |
AddCheckBox | Creates a check box field in form |
AddComboBox | Creates a combo box field in form |
AddListBox | Creates a list box field in form |
AddRadioButtonsGroup | Creates a group of radio buttons in the form |
AddTextBox | Creates a text box field in form |
CreateFieldStyle | Creates a form field style object |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
FlattenFields | Flattens all the fields in the form |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |