The PageConvertedEvent event args
Inheritance Hierarchy
EvoPdfClientPageConvertedToHtmlEventArgs
Namespace: EvoPdfClient
Assembly: EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax
The PageConvertedToHtmlEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| PdfPageHtml |
The rendered HTML for PDF page
|
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