Click or drag to resize

PdfWidgetAnnotationAction Property

Gets or sets the PdfAction object associated with this widget annotation or null if there is no action associated with the widget.

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

Property Value

PdfAction
See Also