Click or drag to resize

ConversionSummaryHtmlContentSizePoints Property

The size of the HTML content in points. A point is 1/72 inches. The converter internally transforms the HtmlContentSizePixels in points using the UnitsConverter class methods.

Namespace: ExpertPdf.HtmlToPdf
Assembly: ephtmltopdf (in ephtmltopdf.dll) Version: 21.1.0
Syntax
public SizeF HtmlContentSizePoints { get; }

Property Value

SizeF
See Also