EVO HTML to PDF Converter

PdfDocumentOptionsBottomSpacing Property

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

Namespace:  EvoPdf
Assembly:  evohtmltopdf (in evohtmltopdf.dll) Version: 10.0.0.0
Syntax

public float BottomSpacing { get; set; }

Property Value

Type: Single
See Also

Reference