Click or drag to resize
Pdf Library for .NET

PdfBookmarkDestination Property

Gets or sets the bookmark destination.

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

Property Value

Type: PdfDestination
See Also