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: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool AutoResizePdfPageWidth { get; set; }
Property Value
Boolean