PdfDocumentControlMargins Property

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

Definition

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

Property Value

PdfMargins

See Also