DocumentMargins Property

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

Definition

Namespace: EvoPdf
Assembly: EvoHtmlToPdf_NetCore (in EvoHtmlToPdf_NetCore.dll) Version: 11.0.0
C#
public Margins Margins { get; set; }

Property Value

Margins

See Also