DocumentOpenAction Property
The Go To, JavaScript, Submit Form or Reset Form action to be performed when the PDF document is opened.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public DocumentOpenAction OpenAction { get; }
Public ReadOnly Property OpenAction As DocumentOpenAction
Get
public:
property DocumentOpenAction^ OpenAction {
DocumentOpenAction^ get ();
}
member OpenAction : DocumentOpenAction with get
Property Value
DocumentOpenAction