Name | Description | |
---|---|---|
GridPrintDocument Constructor | Initializes a new instance of the GridPrintDocument class. |
The following tables list the members exposed by GridPrintDocument.
Name | Description | |
---|---|---|
GridPrintDocument Constructor | Initializes a new instance of the GridPrintDocument class. |
Name | Description | |
---|---|---|
Container | (Inherited from System.ComponentModel.Component) | |
CurrentPageNumber | Gets the page number of the current page. | |
DefaultPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) | |
DocumentName | (Inherited from System.Drawing.Printing.PrintDocument) | |
Grid | Gets a reference to the grid to print. | |
OriginAtMargins | (Inherited from System.Drawing.Printing.PrintDocument) | |
PrintController | (Inherited from System.Drawing.Printing.PrintDocument) | |
PrinterSettings | (Inherited from System.Drawing.Printing.PrintDocument) | |
Site | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DesignMode | (Inherited from System.ComponentModel.Component) | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
(Inherited from System.Drawing.Printing.PrintDocument) | ||
ToString | (Inherited from System.Drawing.Printing.PrintDocument) |
Name | Description | |
---|---|---|
Dispose | Overloaded. (Inherited from System.ComponentModel.Component) | |
Finalize | (Inherited from System.ComponentModel.Component) | |
GetService | (Inherited from System.ComponentModel.Component) | |
MemberwiseClone | Overloaded. (Inherited from System.MarshalByRefObject) | |
OnBeginPrint | Overridden. Raises the System.Drawing.Printing.PrintDocument.BeginPrint event. | |
OnEndPrint | (Inherited from System.Drawing.Printing.PrintDocument) | |
OnPrintPage | Overridden. Raises the System.Drawing.Printing.PrintDocument.PrintPage event. | |
OnQueryPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) | |
OnQueryPrintPage | Raises the QueryPrintPage event. |
Name | Description | |
---|---|---|
BeginPrint | (Inherited from System.Drawing.Printing.PrintDocument) | |
Disposed | (Inherited from System.ComponentModel.Component) | |
EndPrint | (Inherited from System.Drawing.Printing.PrintDocument) | |
PrintPage | (Inherited from System.Drawing.Printing.PrintDocument) | |
QueryPageSettings | (Inherited from System.Drawing.Printing.PrintDocument) | |
QueryPrintPage | Raised when a page is about to be printed. |