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