NPrintDocument Class Members
In This Topic
The following tables list the members exposed by NPrintDocument.
Public Constructors
Public Properties
Protected Properties
| Name | Description |
 | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
 | Events | (Inherited from System.ComponentModel.Component) |
Top
Public Methods
| Name | Description |
 | CreateObjRef | (Inherited from System.MarshalByRefObject) |
 | Dispose | Overloaded. (Inherited from System.ComponentModel.Component) |
 | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
 | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
 | Print | (Inherited from System.Drawing.Printing.PrintDocument) |
 | ToString | (Inherited from System.Drawing.Printing.PrintDocument) |
Top
Public Events
| Name | Description |
 | BeginPrint | (Inherited from System.Drawing.Printing.PrintDocument) |
 | EndPrint | (Inherited from System.Drawing.Printing.PrintDocument) |
 | PrintPage | (Inherited from System.Drawing.Printing.PrintDocument) |
 | QueryPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) |
Top
See Also