PdfPageConvertedToHtmlParams Class

PdfPageConvertedToHtmlEvent event parameters

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public class PdfPageConvertedToHtmlParams
Inheritance
Object    PdfPageConvertedToHtmlParams

Properties

PdfPageHtmlCode The HTML code resulted after PDF page conversion

Methods

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