Name | Description | |
---|---|---|
BorderColor | Gets 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. | |
BorderStyle | Gets or sets the border style of the widget. The applicable styles are listed in the enumeration AnnotationBorderStyle. | |
BorderWidth | Gets or sets the border width of the widget. It can be any non-negative integer, or a preset width defined in AnnotationBorderWidth. | |
Field | Gets or sets the field associated with widget. | |
FillColor | Gets 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. | |
PageNumber | Overridden. Gets or sets the page number of the page on which this widget resides. |
Is this page helpful?
Yes
No