DocumentOpenActionAction Property

The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public PdfAction Action { get; set; }

Property Value

PdfAction

See Also