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