EVO PDF Logo

HtmlToPdfElementTopSpacing Property

EVO PDF Client for .NET Core
A space in points to introduce at the top of PDF pages where the HTML element is rendered. 1 point is 1/72 inch. By default the top spacing is 0.

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

public float TopSpacing { get; set; }

Property Value

Type: Single
See Also

Reference