Click or drag to resize

PdfPrintSettingsMarginBottom Property

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

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

Property Value

Type: Double
See Also