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