Winnovative 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:
Winnovative
Assembly:
WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 18.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
Winnovative Namespace
In This Article
Definition
See Also