CanvasPreviewEventArgs Class |
Namespace: Microsoft.Graphics.Canvas.Printing
public sealed class CanvasPreviewEventArgs
The CanvasPreviewEventArgs type exposes the following members.
Name | Description | |
---|---|---|
DrawingSession | Gets the drawing session for use by the Preview event handler. | |
PageNumber | Gets the page number of the page that is being previewed. | |
PrintTaskOptions | Gets the current print task options. |
Name | Description | |
---|---|---|
GetDeferral | Allows the app to perform asynchronous operations while processing this event. |