PdfFormFieldAction Property
The action to be performed when the field is activated
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public PdfAction Action { set; }
Public WriteOnly Property Action As PdfAction
Set
public:
property PdfAction^ Action {
void set (PdfAction^ value);
}
member Action : PdfAction with set
Property Value
PdfAction