The Go To, JavaScript, Submit Form or Reset Form action to be performed when the PDF document is opened.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public DocumentOpenAction OpenAction { get; } |
| Visual Basic |
|---|
Public ReadOnly Property OpenAction As DocumentOpenAction Get |
| Visual C++ |
|---|
public: property DocumentOpenAction^ OpenAction { DocumentOpenAction^ get (); } |