Click or drag to resize

PdfLinkAnnotationDestinationType Enumeration

The PdfObject Class exposes the PdfLinkAnnotationDestinationType enumeration (enum) which defines valid types of a PdfLinkAnnotation. (A reference to ObjectType Enumeration.)

Members
NameDescription
File Indicates a file link to another file a different document.
Page Indicates a page link to another page in this document.
Url Indicates a url link to a web address.
See Also