Click or drag to resize

PdfBookmarkDestination Property

Gets or sets the PdfDestination object associated with this bookmark

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public PdfDestination Destination { get; set; }

Property Value

PdfDestination
See Also