Related resources for Page Setup
  • Word Processing with an Extended Rich Text Box Control in VB.NET11/8/2012 10:11:53 AM. This article describes an easy approach to building a simple word processor around an extended version of the Rich Text Box (RTB) control; Microsoft has made available an extended version of the RTB control that greatly eases the requirements for printing the control’s text or RTF content.
  • PageSetupDialog in C#8/4/2010 12:19:26 PM. In this article I will explain about the PageSetupDialog Control in GDI+ and how to use in a Windows Forms application using C#.