PdfDocumentOptionsPreferCssPageSize Property
When true, a @page size rule in the HTML sets the PDF page size instead of
PdfPageSize.
The default value is false
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.75.0
public bool PreferCssPageSize { get; set; }
Property Value
Boolean
How the page width, the layout width and the zoom work together, with the settings for the usual cases,
is described in the "HTML to PDF Page Setup and Scaling" topic:
HTML to PDF Page Setup and Scaling