Click or drag to resize
PdfPrintSettingsMarginBottom Property
Version 51.0.0
Margin in millimeters. Only used if MarginType is set to Custom.

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

Property Value

Type: Double
See Also