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