printing - C# PrintPreviewDialog - How to change a background? -


i have printpreviewdialog. default, document printed being shown on white sheet. possible change background white sheet custom image?

edit

i've figured out - had drawimage on printeddocument.

if check mdsn there back color property. mentioned

this api supports .net framework infrastructure , not intended used directly code.

you can inherit printpreviewdialog, , try changing color property of new class. (i not sure method or work or not)


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -