EVO HTML to PDF Converter

PdfDocumentOptionsBottomMargin Property

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

Namespace:  EvoPdf.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient_NetCore (in EvoHtmlToPdfClient_NetCore.dll) Version: 9.0.0
Syntax

public float BottomMargin { get; set; }

Property Value

Type: Single
See Also

Reference