Click or drag to resize

PdfPrintSettingsMarginLeft Property

Version 92.0.260
Margin in points (1"/72). Only used if MarginType is set to Custom.

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

Property Value

Type: Int32
See Also