PdfHtmlHeaderFooterAutoResizePdfMargins Property
Allows the PDF document margins to be automatically resized based on the header and footer HTML content.
The default value is true
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 17.5.0
public bool AutoResizePdfMargins { get; set; }
Property Value
Boolean