PdfFormFieldAction Property

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

Definition

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

Property Value

PdfActionBase

See Also