¡@

Home 

c# Programming Glossary: printableheight

PrintPage PrintPageEventHandler Is Printing Too Many Copies

http://stackoverflow.com/questions/10287558/printpage-printpageeventhandler-is-printing-too-many-copies

m PrintPreview.Document.DefaultPageSettings.Margins float printableHeight pageSize.Height m.Top m.Bottom float printableWidth pageSize.Width.. pageSize.Width m.Left m.Right if printableWidth printableHeight if labelSize.Width labelSize.Height float r1 printableWidth.. float r1 printableWidth labelSize.Width float r2 printableHeight labelSize.Height scale r1 r2 r1 r2 else scale printableWidth..