Click here to Skip to main content
15,886,857 members
Articles / Programming Languages / C#

Getting the printer's REAL margin bounds in .NET

Rate me:
Please Sign up or sign in to vote.
4.60/5 (33 votes)
1 Jul 20043 min read 158.6K   3.5K   46  
The .NET printing classes don't take into account the printer's physical margins. This class fixes this problem, so your printed pages will be using the correct margins.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

Written By
Web Developer
Belgium Belgium
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions