Back to Devexpress

PdfLinkAnnotation Properties

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

latest3.9 KB
Original Source

PdfLinkAnnotation Properties

Represents the link annotation (a hypertext link to a destination) in a document.

NameDescription
ActionProvides access to the link annotation action being executed.
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.
BorderStyleGets the annotation border style specifying the line width and dash pattern to be used in drawing the annotation’s border.
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.
DestinationGets a destination that will be displayed when the annotation is activated.
FlagsGets or sets flags that specify various characteristics of the annotation. Inherited from PdfAnnotation.
HighlightingModeGets or sets the annotation’s highlight mode activated when the mouse button is pressed or held down inside the annotation’s active area.
ModifiedGets the date and time when the annotation was most recently modified. Inherited from PdfAnnotation.
NameGets the annotation name. Inherited from PdfAnnotation.
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.
RectGets the annotation rectangle that defines the location of the annotation on the page in default user space units. Inherited from PdfAnnotation.
RegionGets the region in which the annotation link should be activated.
StructParentGets the integer key of the annotation’s entry in the structural parent tree. Inherited from PdfAnnotation.
UriActionGets a URI action that is associated with the annotation.

See Also

PdfLinkAnnotation Class

PdfLinkAnnotation Members

DevExpress.Pdf Namespace