EVO PDF Logo

ConversionSummaryHtmlContentSizePoints Property

EVO PDF Client for .NET Core
The size of the HTML content in points. A point is 1/72 inches. The converter internally transforms the HtmlContentSizePixels in points.

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public SizeFloat HtmlContentSizePoints { get; }

Property Value

Type: SizeFloat
See Also

Reference