EVO PDF Logo

DocumentMargins Property

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

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient (in EvoPdfClient.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfMargins Margins { get; set; }

Property Value

Type: PdfMargins
See Also

Reference