PreviewPrintController Methods
![]() |
---|
The .NET API Reference documentation has a new home. Visit the .NET API Browser on docs.microsoft.com to see the new experience. |
Assembly: System.Drawing (in System.Drawing.dll)
Name | Description | |
---|---|---|
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | Finalize() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetPreviewPageInfo() | Captures the pages of a document as a series of images. |
![]() | GetType() | |
![]() | MemberwiseClone() | |
![]() | OnEndPage(PrintDocument, PrintPageEventArgs) | Completes the control sequence that determines when and how to preview a page in a print document.(Overrides PrintController.OnEndPage(PrintDocument, PrintPageEventArgs).) |
![]() | OnEndPrint(PrintDocument, PrintEventArgs) | Completes the control sequence that determines when and how to preview a print document.(Overrides PrintController.OnEndPrint(PrintDocument, PrintEventArgs).) |
![]() | OnStartPage(PrintDocument, PrintPageEventArgs) | Begins the control sequence that determines when and how to preview a page in a print document.(Overrides PrintController.OnStartPage(PrintDocument, PrintPageEventArgs).) |
![]() | OnStartPrint(PrintDocument, PrintEventArgs) | Begins the control sequence that determines when and how to preview a print document.(Overrides PrintController.OnStartPrint(PrintDocument, PrintEventArgs).) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |