AsposeDiagramPrintDocument Class |
Namespace: Aspose.Diagram.Printing
The AsposeDiagramPrintDocument type exposes the following members.
Name | Description | |
---|---|---|
![]() | AsposeDiagramPrintDocument |
Initializes a new instance of this class that can be passed to a PrintPreviewDialog form to print and preview a diagram.
|
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Container | (Inherited from Component.) |
![]() | DefaultPageSettings | (Inherited from PrintDocument.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | DocumentName | (Inherited from PrintDocument.) |
![]() | Events | (Inherited from Component.) |
![]() | OriginAtMargins | (Inherited from PrintDocument.) |
![]() | PrintController | (Inherited from PrintDocument.) |
![]() | PrinterSettings | (Inherited from PrintDocument.) |
![]() | Site | (Inherited from Component.) |
Name | Description | |
---|---|---|
![]() | CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() | Dispose | (Inherited from Component.) |
![]() | Dispose(Boolean) | (Inherited from Component.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Component.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | GetService | (Inherited from Component.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | OnBeginPrint |
Need to set currentPageNumber here because PrinterSettings can be changed from PrintPreviewDialog.
(Overrides PrintDocumentOnBeginPrint(PrintEventArgs).) |
![]() | OnEndPrint | (Inherited from PrintDocument.) |
![]() | OnPrintPage |
Prints one page by rendering it to Graphics object.
(Overrides PrintDocumentOnPrintPage(PrintPageEventArgs).) |
![]() | OnQueryPageSettings | (Inherited from PrintDocument.) |
![]() | (Inherited from PrintDocument.) | |
![]() | ToString | (Inherited from PrintDocument.) |
Name | Description | |
---|---|---|
![]() | BeginPrint | (Inherited from PrintDocument.) |
![]() | Disposed | (Inherited from Component.) |
![]() | EndPrint | (Inherited from PrintDocument.) |
![]() | PrintPage | (Inherited from PrintDocument.) |
![]() | QueryPageSettings | (Inherited from PrintDocument.) |