PdfPrintSettingsMarginLeft Property |
Version 112.3.0
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 112.3.0.0 (112.3.0.0)
Syntax public double MarginLeft { get; set; }
public:
property double MarginLeft {
double get ();
void set (double value);
}
Property Value
Type:
DoubleSee Also