EVO PDF Logo

PdfDocumentOptionsTopMargin Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public float TopMargin { get; set; }

Property Value

Type: Single
See Also

Reference