EVO PDF Logo

ExcelToPdfDocumentOptionsBottomMargin Property

EVO PDF Client for .NET Core
The rendered PDF document bottom margin in points. 1 point is 1/72 inch. By default the left margin is 0.

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

public float BottomMargin { get; set; }

Property Value

Type: Single
See Also

Reference