Encapsulates a Go To or JavaScript action to be performed when the document is opened.
Inheritance HierarchySystemObject
ExpertPdf.HtmlToPdf.PdfDocumentDocumentOpenAction
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic class DocumentOpenAction
Public Class DocumentOpenAction
The DocumentOpenAction type exposes the following members.
Properties
| Name | Description |
---|
 | Action |
The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.
|
Top
See Also