CanvasPrintDeferral Class |
Allows an event handler to defer completion.
Inheritance Hierarchy SystemObject
Microsoft.Graphics.Canvas.PrintingCanvasPrintDeferral
Namespace:
Microsoft.Graphics.Canvas.Printing
Assembly:
Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax public sealed class CanvasPrintDeferral
The CanvasPrintDeferral type exposes the following members.
Methods
| Name | Description |
---|
| Complete | Notifies that the application has finished handling the event. |
TopSee Also