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: 5.1.3
Syntax
public PdfAction Action { get; set; }

Property Value

PdfAction
See Also