ImageGear .NET v24.12 - Updated
Field Class Methods


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

For a list of all members of this type, see Field members.

Public Methods
 NameDescription
Public MethodOverloaded.  Adds a widget to the field.  
Public Method Removes all widgets from the field. The widgets' memory is freed and references cannot be re-attached to other fields or used.  
Public MethodRemoves a widgets from the field. The widget remains valid and can be re-attached to other fields

-

Note that the widget is not disposed, and can be reused after removing. The user must called ImageGear.Formats.PDF.WidgetAnnotation.Dispose when done.  
Public Method Removes all widgets from the field. References to the field's widgets remain valid and can be re-attached to other fields.  
Public Method Resets the field's value to the field's default value.  
Public MethodOverloaded.  Sets the widget for the field. If any widgets already exist, detach them. Then, add a single widget.  
Top
See Also

Reference

Field Class
ImageGear.Formats.PDF.Forms Namespace