WordToPdfDocumentOptionsMargins Property
The PDF document margins.
This property is used only when UsePageSettingsFromWord is set to false.
By default all the margins are 0
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public PdfMargins Margins { get; set; }
Property Value
PdfMargins