DocumentMargins Property

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

Definition

Namespace: WinnovativeClient
Assembly: WinnovativeClient_NetCore (in WinnovativeClient_NetCore.dll) Version: 18.0.0
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also