PdfDocumentMargins Property
Gets a copy of the current PDF document margins or sets the new margins used when adding new PDF elements to document
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public PdfMargins Margins { get; set; }
Property Value
PdfMargins