HtmlLoadedParams Class

HtmlLoadedEvent event parameters raised when the HTML document was loaded

Definition

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

Properties

HtmlHeightPoints The HTML document height in points
HtmlHeightPx The HTML document height in pixels
HtmlWidthPoints The HTML document width in points
HtmlWidthPx The HTML document width in pixels

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