ConversionSummaryHtmlContentSizePoints Property

The size of the HTML content in points. A point is 1/72 inches. The converter internally transforms the HtmlContentSizePixels in points.

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public SizeFloat HtmlContentSizePoints { get; }

Property Value

SizeFloat

See Also