ExpertPdf Html to Pdf Converter Library
HtmlContentSizePoints Property
NamespacesExpertPdf.HtmlToPdfConversionSummaryHtmlContentSizePoints
ExpertPdf Html to Pdf Converter Library
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.
Declaration Syntax
C#Visual BasicVisual C++
public SizeF HtmlContentSizePoints { get; }
Public ReadOnly Property HtmlContentSizePoints As SizeF
	Get
public:
property SizeF HtmlContentSizePoints {
	SizeF get ();
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)