ImageGear .NET - Updated
Field Class Members
Properties  Methods 


ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF.Forms Namespace : Field Class

The following tables list the members exposed by Field.

Public Properties
 NameDescription
Public Property Gets a value indicating the alternate name / tooltip.  
Public Property Gets or sets the default values of the field.  
Public Property Gets or sets the font that is used to display the text in this field.  
Public Property Gets or sets the font that is used to display the text in this field.  
Public Property Gets or sets the font size for the text in this field.  
Public Property Gets the full name.  
Public Property Gets a value indicating the mapping name.  
Public Property Gets or sets a value indicating whether this field is included when the form is submitted.  
Public Property Gets the partial name.  
Public Property Gets or sets a value indicating whether the field can or cannot be changed.  
Public Property Gets or sets a value indicating whether the form can be submitted if the field is not filled.  
Public Property Gets or sets the color that is used to draw all text associated with this widget.  
Public Property Gets the type of the field.  
Public Property Gets or sets the values of the field.  
Public Property Gets the widgets of a field.  
Top
Public Methods
 NameDescription
Public MethodOverloaded.  Adds a widget to the field.  
Public Method Removes a widget from the field.  
Public Method Removes all widgets from the field.  
Public Method Resets the field's value to the field's default value.  
Public Method Deletes all widgets currently on the page, creates a widget annotation on the specified page and at the specified location, and then attaches the widget to the field.  
Top
See Also

Reference

Field Class
ImageGear.Formats.PDF.Forms Namespace