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