EVO PDF Logo

HtmlToPdfElementBottomSpacing Property

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

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

public float BottomSpacing { get; set; }

Property Value

Type: Single
See Also

Reference