EVO HTML to PDF Converter

ConversionSummaryHtmlContentSizePoints Property

EVO PDF Client 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.

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public SizeFloat HtmlContentSizePoints { get; }

Property Value

Type: SizeFloat
See Also

Reference