Back to Devexpress

PdfMarkupAnnotation Properties

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

latest4.6 KB
Original Source

PdfMarkupAnnotation Properties

Represents a markup annotation that is used to mark up PDF documents.

NameDescription
AppearanceGets the annotation’s appearance state on the PDF form. Inherited from PdfAnnotation.
AppearanceNameGets or sets the name of the appearance which is currently being used to draw the annotation on the PDF form. Inherited from PdfAnnotation.
BorderGets the annotation’s border, which will be drawn as a rounded rectangle. Inherited from PdfAnnotation.
ColorGets the color of the annotation. Inherited from PdfAnnotation.
ContentsGets the text that will be displayed for the annotation on the PDF form. Inherited from PdfAnnotation.
CreationDateGets the date and time when the annotation was created in the document.
FilterTypeGets the type into which the annotation falls in the Type filter.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotation.
InReplyToGets an annotation that requires a reply to another annotation.
IntentGets the name that describes the intent of the markup annotation.
ModifiedGets the date and time when the annotation was most recently modified. Inherited from PdfAnnotation.
NameGets the annotation name. Inherited from PdfAnnotation.
OpacityGets the opacity value that is used in painting the annotation.
OptionalContentGets the optional content specifying the optional content properties for the annotation. Inherited from PdfAnnotation.
PageGets the page with which the annotation is associated. Inherited from PdfAnnotation.
PopupGets a pop-up annotation for entering or editing the text associated with this annotation.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units. Inherited from PdfAnnotation.
ReplyTypeGets a name specifying the relationship (the reply type) between this annotation and the annotation obtained in the PdfMarkupAnnotation.InReplyTo property.
RichTextDataGets a rich text that is displayed in the pop-up window when the annotation is opened.
StructParentGets the integer key of the annotation’s entry in the structural parent tree. Inherited from PdfAnnotation.
SubjectGets a description of the subject being addressed by the annotation.
TitleGets the text displayed in the title bar of the annotation’s pop-up window when the annotation is open and active.

See Also

PdfMarkupAnnotation Class

PdfMarkupAnnotation Members

DevExpress.Pdf Namespace