PdfDocumentControlMargins Property

The PDF document margins. By default all the margins are 0

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfMargins Margins { get; set; }

Property Value

PdfMargins

See Also