相关文章推荐
刚失恋的芒果  ·  基于k8s ...·  5 月前    · 
乖乖的泡面  ·  Sql ...·  6 月前    · 
不敢表白的牛肉面  ·  vue+mapbox-gl-draw ...·  9 月前    · 
var success = await browserViewModel.WebBrowser.PrintToPdfAsync(dialog.FileName, new PdfPrintSettings
	MarginType = CefPdfPrintMarginType.Custom,
	MarginBottom = 10,
	MarginTop = 0,
	MarginLeft = 20,
	MarginRight = 10,
	PageWidth = 210000,
	PageHeight = 297000