Base class for the Go To, JavaScript, Submit Form or Reset Form actions
Inheritance Hierarchy
EvoPdf.HtmlToPdfClientPdfAction
EvoPdf.HtmlToPdfClientPdfActionGoTo
EvoPdf.HtmlToPdfClientPdfActionJavaScript
EvoPdf.HtmlToPdfClientPdfResetFormAction
EvoPdf.HtmlToPdfClientPdfSubmitFormAction
Namespace: EvoPdf.HtmlToPdfClient
Assembly: EvoHtmlToPdfClient_UWP (in EvoHtmlToPdfClient_UWP.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax
The PdfAction type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| PdfAction | Initializes a new instance of the PdfAction class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also