PdfPageMargins Property

Gets the page margins

Definition

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

Property Value

PdfMargins

See Also