|
PdfBookmarkDestination Property
|
Gets or sets the bookmark destination.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic PdfDestination Destination { get; set; }Public Property Destination As PdfDestination
Get
Set
Property Value
PdfDestination
See Also