ImageGear .NET - Updated
WidgetAnnotation Class Members
Properties  Methods 


ImageGear23.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 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.  
Top
Public Methods
 NameDescription
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