Click or drag to resize

PdfPrintSettingsPreferCssPageSize Property

Version 109.1.110
Set to true to prefer page size as defined by css. Defaults to false in which case the content will be scaled to fit the paper size.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax
public bool PreferCssPageSize { get; set; }

Property Value

Type: Boolean
See Also