VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Pdf.Tree.Annotations Namespace / PdfAnnotation Class
In This Topic
PdfAnnotation Class Properties
In This Topic
For a list of all properties of this type, see PdfAnnotation.
Public Properties
 NameDescription
Public PropertyGets or sets an action to be performed when the annotation is activated.
Public PropertyGets or sets an additional-actions defining the annotation's behavior in response to various trigger events.
Public PropertyGets or sets the type of annotation.
Public PropertyGets or sets the appearance generator of annotation.
Public PropertyGets or sets a transformation matrix of annotation appearances.
Public PropertyGets or sets annotation appearances specifying how the annotation is presented visually on the page.
Public PropertyGets or sets name of appearance state.
Public PropertyGets or sets the list of file specification representing the data associated with this annotation in the manner specified by the AssociatedFileRelationship property.
Public PropertyGets the basic object of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets he blend mode that shall be used when painting the annotation onto the page (PDF 2.0).
Public PropertyGets or sets an array of custom dashes and spaces for annotation border.
Public PropertyGets or sets a border style of annotation.
Public PropertyGets or sets the type of border style.
Public PropertyGets or sets a width of annotation border in points (user units).
Public PropertyGets a value indicating whether the annotation can interact with user in View or Markup interaction mode.
Public PropertyGets or sets a color of annotation.
Public PropertyGets or sets a text to be displayed for the annotation or, if this type of annotation does not display text, an alternate description of the annotation's contents in human-readable form.
Public PropertyGets the parent PDF document of this tree node. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a set of flags, which are specifying various characteristics of the annotation.
Public PropertyGets a value indicating whether this annotation has appearance.
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 or sets a value indicating whether the annotation must NOT be displayed or printed on PDF page and annotation cannot interact with the user.
Public PropertyGets a value indicating whether this tree node is indirect object. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether annotation cannot be deleted from PDF page, also annotation properties (including position and size) cannot be modified by the user.
Public PropertyGets or sets a value indicating whether annotation contents cannot be modified by the user.
Public PropertyGets a value indicating whether this node is new node (unsaved). (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets a value indicating whether the annotation appearance must NOT be rotated to match the rotation of the page.
Public PropertyGets or sets a value indicating whether the annotation must NOT be displayed on PDF page and annotation cannot interact with the user.
Public PropertyGets or sets a value indicating whether the annotation must be printed on PDF page.
Public PropertyGets or sets a value indicating whether annotation cannot interact with the user.
Public PropertyGets or sets a value indicating whether this annotation is appearance of VintaSoft Annotation .NET Plugin annotation.
Public PropertyGets or sets the date and time when the annotation was most recently modified.
Public PropertyGets or sets the annotation name, a text string uniquely identifying it among all the annotations on its page.
Public PropertyGets the unique object number. (Inherited from PdfTreeNodeBase)
Public PropertyGets or sets the optional content group, which specifies the optional content properties of the annotation.
Public PropertyGets or sets a PDF page that is associated with annotation.
Public PropertyGets or sets the annotation rectangle, defining the location of annotation on the page in default user space units.
Public PropertyGets or sets the integer key of this object entry in the structural parent tree.
Public PropertyGets or sets a subject of annotation.
Public PropertyGets or sets the text label, which must be displayed in the title bar of the annotation's pop-up window when open and active.
See Also