PdfPrintSettingsMarginType Property |
Version 101.0.180
Margin type.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 101.0.180.0 (101.0.180.0)
Syntax public CefPdfPrintMarginType MarginType { get; set; }
public:
property CefPdfPrintMarginType MarginType {
CefPdfPrintMarginType get ();
void set (CefPdfPrintMarginType value);
}
Property Value
Type:
CefPdfPrintMarginTypeSee Also