AwPrintPreview Class

Class for printing and preview. User control.

For a list of all members of this type, see AwPrintPreview Members.

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.UserControl
                     Asterworld.PrintPreview.AwPrintPreview

[Visual Basic]
Public Class AwPrintPreview
    Inherits UserControl
[C#]
public class AwPrintPreview : UserControl

Remarks

This class has the following characteristics.

  • It implements functions of page change, scroll, preview scale change, print property setting and so on.
  • Can draw strings or graphics in the arbitrary point of the page freely.
  • Executes drawing by using the method of Graphics class of the .NET Framework.
  • Can also execute drawing only to preview or printer.

By using this class, the source code for implementing the print preview function will become very easy.

The source code of this class is offered together with the following software.


Requirements

Namespace: Asterworld.PrintPreview

Assembly: Asterworld_En (in Asterworld_En.dll)

See Also

AwPrintPreview Members | Asterworld.PrintPreview Namespace | .NET Print Preview Control | ADO.NET Basic Database | .NET Graph Control

Home | Software & Source Code Library | About Us | Information Based on Law | Terms of Service
Software List | Class List | Product Price List | How to Buy | Order Form | FAQ | Site Map
Copyright (C) 2001-2008 Asterworld. All Rights Reserved.