Back to Devexpress

PdfAnnotation Properties

officefileapi-devexpress-dot-pdf-dot-pdfannotation-dot-underscore-properties.md

latest2.1 KB
Original Source

PdfAnnotation Properties

Represents an annotation that is used for adding text notes and other ancillary information to the document.

NameDescription
AppearanceGets the annotation’s appearance state on the PDF form.
AppearanceNameGets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form.
BorderGets the annotation’s border, which will be drawn as a rounded rectangle.
ColorGets the color of the annotation.
ContentsGets the text that will be displayed for the annotation on the PDF form.
FlagsGets or sets flags that specify various characteristics of the annotation.
ModifiedGets the date and time when the annotation was most recently modified.
NameGets the annotation name.
OptionalContentGets the optional content specifying the optional content properties for the annotation.
PageGets the page with which the annotation is associated.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units.
StructParentGets the integer key of the annotation’s entry in the structural parent tree.

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace