DocumentOpenActionAction Property |
The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntaxpublic PdfAction Action { get; set; }Public Property Action As PdfAction
Get
Set
Property Value
PdfAction
See Also