Click or drag to resize

PdfBookmarkAction Property

Gets or sets the PdfAction object associated with this bookmark or null if no action. In this case, the application should try Destination

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

Property Value

PdfAction
See Also