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