Click or drag to resize
Pdf Library for .NET

PdfBookmarkDestination Property

Gets or sets the bookmark destination.

Namespace:  SelectPdf
Assembly:  Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 23.1
Syntax
public PdfDestination Destination { get; set; }

Property Value

Type: PdfDestination
See Also