PdfFormFieldAction Property

The action to be performed when the field is activated, for example when a button field is clicked

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfActionBase Action { set; }

Property Value

PdfActionBase

See Also