PdfDocumentOptionsAutoResizePdfPageWidth Property
Automatically resize the PDF page width to a custom value to match the HtmlViewerWidth at the default 96 DPI resolution
while the PDF page height is still taken from PdfPageSize property. The default value is true
Namespace: Winnovative.Pdf.ChromiumAssembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 18.4.0
public bool AutoResizePdfPageWidth { get; set; }
Property Value
Boolean