VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotationAppearanceCharacteristics Class
In This Topic
PdfAnnotationAppearanceCharacteristics Class Properties
In This Topic
For a list of all properties of this type, see PdfAnnotationAppearanceCharacteristics.
Public Properties
 NameDescription
Public PropertyGets or sets a color of the widget annotation's background.
Public PropertyGets or sets an array of numbers in the range 0.0 to 1.0 specifying the color of the widget annotation background.
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a RGB color of the widget annotation's border.
Public PropertyGets or sets an array of numbers in the range 0.0 to 1.0 specifying the color of the widget annotation border.
Public PropertyGets or sets the value indicating where to position the text of the widget annotation's caption relative to its icon.
Public PropertyGets or sets a widget annotation's alternate (down) caption, displayed when the mouse button is pressed within its active area.
Public PropertyGets or sets a form XObject defining the widget annotation's alternate (down) icon, displayed when the mouse button is pressed within its active area.
Public PropertyGets or sets an icon fit properties specifying how to display the widget annotation's icon within its annotation rectangle.
Public PropertyGets or sets a widget annotation's normal caption, displayed when it is not interacting with the user.
Public PropertyGets or sets a form XObject defining the widget annotation's normal icon, displayed when it is not interacting with the user.
Public PropertyGets or sets a widget annotation's rollover caption, displayed when the user rolls the cursor into its active area without pressing the mouse button.
Public PropertyGets or sets a form XObject defining the widget annotation's rollover icon, displayed when the user rolls the cursor into its active area without pressing the mouse button.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets the reference to an indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is changed. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the number of degrees by which the widget annotation is rotated counterclockwise relative to the page.
See Also