Click or drag to resize

PdfLinkAnnotationDestinationType Enumeration

Annotation link type used by PdfLinkAnnotation

Namespace:  RadPdf.Data.Document.Objects.Annotations
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public enum PdfLinkAnnotationDestinationType
Members
  Member nameValueDescription
Page0 Page link to another page in this document
Url1 Url link to a web address
See Also