Back to Devexpress

PdfPopupAnnotation Properties

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

latest3.3 KB
Original Source

PdfPopupAnnotation Properties

Represents a pop-up annotation that displays text in a pop-up window for editing the annotation text.

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.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotation.
ModifiedGets the date and time when the annotation was most recently modified. Inherited from PdfAnnotation.
NameGets the annotation name. Inherited from PdfAnnotation.
OpenGets the value that indicates whether the popup annotation is opened on the page.
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.
ParentGets the parent of the popup annotation item in the annotation hierarchy.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units. Inherited from PdfAnnotation.
StructParentGets the integer key of the annotation’s entry in the structural parent tree. Inherited from PdfAnnotation.

See Also

PdfPopupAnnotation Class

PdfPopupAnnotation Members

DevExpress.Pdf Namespace