DocumentOpenActionAction Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public PdfAction Action { get; set; }

Property Value

PdfAction

See Also