Pdf |
The PdfLinkAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Actions | (Optional; PDF 1.1) An action that shall be performed when the link annotation is activated (see 12.6, "Actions"). |
![]() | AnnotationType |
Gets the Link value.
(Overrides PdfAnnotationAnnotationType) |
![]() | Appearance | Gets the appearance settings for this PdfLinkAnnotation. |
![]() | Destination | (Optional; not permitted if an A entry is present) The destination that shall be displayed when the annotation is activated (see 12.3.2, "Destinations"). |
![]() | DestinationName | (Optional; not permitted if an A entry is present) The named destination that shall be displayed when the annotation is activated (see 12.3.2.3, "Named Destinations"). |
![]() | HighlightMode | (Optional; PDF 1.2) The annotation's highlighting mode, the visual effect that shall be used when the mouse button is pressed or held down inside its active area. Default value: Invert. |
![]() | Quads | (Optional; PDF 1.6) An array of 8 × n numbers specifying the coordinates of n quadrilaterals in default user space that comprise the region in which the link should be activated. If this entry is not present or the conforming reader does not recognize it, the region specified by the Bounds entry should be used. Quads shall be ignored if any coordinate in the array lies outside the region specified by Bounds. |
Name | Description | |
---|---|---|
![]() | SetDestination | Sets the explicit destination that shall be displayed when the annotation is activated (see 12.3.2.2, "Explicit Destinations"). parameters represent the following values depending on the viewType parameter:
|
Name | Description | |
---|---|---|
![]() | GetArray |
Gets the PdfArray that serves as a backing storage of the specified PdfObject or if no PdfArray serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |
![]() | GetOrAddDictionary |
Gets the PdfDictionary that serves as a backing storage of the specified PdfObject.
(Defined by PdfObjectExtensions) |