officefileapi-devexpress-dot-pdf-dot-pdfwidgetappearancecharacteristics-dot-underscore-properties.md
Contains appearance characteristics for constructing the annotation’s appearance.
| Name | Description |
|---|---|
| AlternateCaption | Gets the widget annotation’s alternate (down) caption, which shall be displayed when the mouse button is pressed within its active area. |
| AlternateIcon | Gets the widget annotation’s alternate (down) icon, which will be displayed when the mouse button is pressed within its active area. |
| BackgroundColor | Gets a value specifying the color of the widget annotation’s background. |
| BorderColor | Gets the value specifying the color of the widget annotation’s border. |
| Caption | Gets the widget annotation’s normal caption, which will be displayed when it is not interacting with the user. |
| IconFit | Gets the value specifying how the widget annotation’s icon will be displayed within its annotation rectangle. |
| NormalIcon | Gets the widget annotation’s normal icon, which will be displayed when it is not interacting with the user. |
| RolloverCaption | Gets the widget annotation’s rollover caption, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button. |
| RolloverIcon | Gets the widget annotation’s rollover icon, which will be displayed when the user rolls the cursor into its active area without pressing the mouse button. |
| RotationAngle | Gets the number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page. |
| TextPosition | Gets the text position of the widget annotation’s caption relative to its icon. |
See Also
PdfWidgetAppearanceCharacteristics Class