PdfPrintSettingsMarginType Property  | 
Version 93.1.111 
            Margin type.
            
 
    Namespace: 
   CefSharp
    Assembly:
   CefSharp (in CefSharp.dll) Version: 93.1.111.0 (93.1.111.0)
Syntaxpublic CefPdfPrintMarginType MarginType { get; set; }public:
property CefPdfPrintMarginType MarginType {
	CefPdfPrintMarginType get ();
	void set (CefPdfPrintMarginType value);
}Property Value
Type: 
CefPdfPrintMarginType
See Also