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.

C# | Visual Basic | Visual C++ |
public SizeF HtmlContentSizePoints { get; }
Public ReadOnly Property HtmlContentSizePoints As SizeF Get
public: property SizeF HtmlContentSizePoints { SizeF get (); }

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