PdfWidgetAppearanceCharacteristics Properties
Contains appearance characteristics for constructing the annotation’s appearance.
Name | Description |
---|---|
Alternate |
Gets the widget annotation’s alternate (down) caption, which shall be displayed when the mouse button is pressed within its active area. |
Alternate |
Gets the widget annotation’s alternate (down) icon, which will be displayed when the mouse button is pressed within its active area. |
Background |
Gets a value specifying the color of the widget annotation’s background. |
Border |
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. |
Icon |
Gets the value specifying how the widget annotation’s icon will be displayed within its annotation rectangle. |
Normal |
Gets the widget annotation’s normal icon, which will be displayed when it is not interacting with the user. |
Rollover |
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. |
Rollover |
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. |
Rotation |
Gets the number of degrees by which the widget annotation shall be rotated counterclockwise relative to the page. |
Text |
Gets the text position of the widget annotation’s caption relative to its icon. |
See Also