ImageGear .NET v25.0 - Updated
WidgetAnnotation Class Members
Properties  Methods 


ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : WidgetAnnotation Class

The following tables list the members exposed by WidgetAnnotation.

Public Properties
 NameDescription
Public PropertyGets or sets the border color of the widget as an RGB color, handling conversion to and from CMYK or grayscale as needed.
System.Drawing.Color.Empty is returned if this widget has no border color.  
Public PropertyGets or sets the border style of the widget.
The applicable styles are listed in the enumeration AnnotationBorderStyle.  
Public PropertyGets or sets the border width of the widget. It can be any non-negative integer, or a preset width defined in AnnotationBorderWidth.  
Public Property Gets or sets the field associated with widget.  
Public PropertyGets or sets the fill (background) color of the widget as an RGB color, handling conversion to and from CMYK or grayscale as needed.
System.Drawing.Color.Empty is returned if this widget has no border color.  
Public PropertyOverridden.  Gets or sets the page number of the page on which this widget resides.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
Public Method Removes the annotation from its current page, and deletes it from the attached field, if it exists.  
Top
See Also

Reference

WidgetAnnotation Class
ImageGear.Formats.PDF Namespace