BookmarkDestination Property |
Gets or sets the bookmark destination.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic ExplicitDestination Destination { get; set; }
Public Property Destination As ExplicitDestination
Get
Set
Property Value
Type:
ExplicitDestination
See Also