ImageGear .NET - Updated
WidgetAnnotation Class Properties


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

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

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
See Also

Reference

WidgetAnnotation Class
ImageGear.Formats.PDF Namespace