WordToPdfDocumentOptionsMargins Property

The PDF document margins. This property is used only when UsePageSettingsFromWord is set to false. By default all the margins are 0

Definition

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

Property Value

PdfMargins

See Also