DocumentOpenActionAction Property |
The open document action as an instance of the PdfActionGoTo or PdfActionJavaScript classes.
Namespace:
ExpertPdf.HtmlToPdf.PdfDocument
Assembly:
ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax public PdfAction Action { get; set; }
Public Property Action As PdfAction
Get
Set
Property Value
Type:
PdfActionSee Also