EVO PDF Logo

DocumentMargins Property

EVO PDF Client for .NET Core
The default document margins. The new pages will use the default margins if no margins are specified

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

public PdfMargins Margins { get; set; }

Property Value

Type: PdfMargins
See Also

Reference