HiQPdf Documentation

PdfFormFieldAction Property

HiQPdf Client for .NET Core
The action to be performed when the field is activated, for example when a button field is clicked

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public PdfActionBase Action { set; }

Property Value

Type: PdfActionBase
See Also

Reference