Winnovative HTML to PDF Converter

ConversionSummaryHtmlContentSizePoints Property

Winnovative HTML to PDF Converter for .NET Documentation
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:  Winnovative
Assembly:  wnvhtmltopdf (in wnvhtmltopdf.dll) Version: 17.0.0.0
Syntax

public SizeF HtmlContentSizePoints { get; }

Property Value

Type: SizeF
See Also

Reference