DocumentMargins Property

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

Definition

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

Property Value

PdfMargins

See Also