DocumentMargins Property

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

Definition

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

Property Value

PdfMargins

See Also