PdfWidgetAppearanceCharacteristics Members
In This Article
#Properties
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. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also