Click or drag to resize

PdfPrintSettingsMarginBottom Property

Version 111.2.70
Margins in inches. Only used if MarginType is set to Custom.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax
public double MarginBottom { get; set; }

Property Value

Type: Double
See Also