Appearance
|
Gets the annotation’s appearance state on the PDF form.
|
AppearanceName
|
Gets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form.
|
Border
|
Gets the annotation’s border, which will be drawn as a rounded rectangle.
|
Color
|
Gets the color of the annotation.
|
Contents
|
Gets the text that will be displayed for the annotation on the PDF form.
|
CreationDate
|
Gets the date and time when the annotation was created in the document.
|
FilterType
|
Gets the type into which the annotation falls in the Type filter.
|
Flags
|
Gets or sets flags that specify various characteristics of the annotation.
|
InReplyTo
|
Gets an annotation that requires a reply to another annotation.
|
Intent
|
Gets the name that describes the intent of the markup annotation.
|
Modified
|
Gets the date and time when the annotation was most recently modified.
|
Name
|
Gets the annotation name.
|
Opacity
|
Gets the opacity value that is used in painting the annotation.
|
OptionalContent
|
Gets the optional content specifying the optional content properties for the annotation.
|
Page
|
Gets the page with which the annotation is associated.
|
Popup
|
Gets a pop-up annotation for entering or editing the text associated with this annotation.
|
Rect
|
Gets the annotation rectangle that defines the location of the annotation on the page in default user space units.
|
ReplyType
|
Gets a name specifying the relationship (the reply type) between this annotation and the annotation obtained in the PdfMarkupAnnotation.InReplyTo property.
|
RichTextData
|
Gets a rich text that is displayed in the pop-up window when the annotation is opened.
|
StructParent
|
Gets the integer key of the annotation’s entry in the structural parent tree.
|
Subject
|
Gets a description of the subject being addressed by the annotation.
|
Title
|
Gets the text displayed in the title bar of the annotation’s pop-up window when the annotation is open and active.
|