DocumentMargins Property

The default document margins. The new pages will use the default margins if no margins are specified

Definition

Namespace: EvoPdfClient
Assembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also