PdfDocumentControlAutoResizePdfPageWidth Property
Controls if the PDF page width is automatically resized to match the BrowserWidth at 96 DPI resolution.
The PDF page height is given by the PageSize property. The default value is true
Namespace: HiQPdf.ChromiumAssembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
public bool AutoResizePdfPageWidth { get; set; }
Property Value
Boolean