DocumentOpenActionAction Property

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

Definition

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

Property Value

PdfAction

See Also