EVO HTML to PDF Converter

PdfDocumentOptionsTopMargin Property

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

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

public float TopMargin { get; set; }

Property Value

Type: Single
See Also

Reference