 |
PdfInternalLinkElementLinkDestination Property |
Gets or sets the link destination in the pdf document.
Namespace: SelectPdfAssembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntaxpublic PdfDestination LinkDestination { get; set; }Public Property LinkDestination As PdfDestination
Get
Set
Property Value
PdfDestination
See Also