Click or drag to resize

PdfPrintSettingsScaleFactor Property

Version 94.4.20
Scale the PDF by the specified amount, defaults to 100%.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
public int ScaleFactor { get; set; }

Property Value

Type: Int32
See Also