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
public:
property SizeF HtmlContentSizePoints {
	SizeF get ();
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 6.0.0.15153 (6.0.0.0)