PdfDocumentOptionsPreferCssPageSize Property
A flag indicating if to prefer page size as defined by css. The default value is false
and the HTML content will be scaled to fit the page size specified by PdfPageSize property
Namespace: EvoPdf.ChromiumAssembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 11.4.0
public bool PreferCssPageSize { get; set; }
Property Value
Boolean