EVO HTML to PDF Converter for .NET Core Documentation
C#
VB
Show/Hide TOC
Document
Open
Action
Action 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#
Copy
public
PdfAction
Action
{
get
;
set
; }
VB
Copy
Public
Property
Action
As
PdfAction
Get
Set
Property Value
PdfAction
See Also
Reference
DocumentOpenAction Class
EvoPdf Namespace
In This Article
Definition
See Also