EVO HTML to PDF Converter

PdfDocumentOptionsTopSpacing Property

EVO PDF Client 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.HtmlToPdfClient
Assembly:  EvoHtmlToPdfClient (in EvoHtmlToPdfClient.dll) Version: 9.0.0.0 (9.0.0.0)
Syntax

public float TopSpacing { get; set; }

Property Value

Type: Single
See Also

Reference