EVO HTML to PDF Converter

PdfDocumentOptionsTopSpacing Property

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

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

public float TopSpacing { get; set; }

Property Value

Type: Single
See Also

Reference