CanvasPrintEventArgs Class |
Namespace: Microsoft.Graphics.Canvas.Printing
public sealed class CanvasPrintEventArgs
The CanvasPrintEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Dpi | Gets or sets the DPI to be used while printing. | |
PrintTaskOptions | Gets the current print task options. |
Name | Description | |
---|---|---|
CreateDrawingSession | Creates a drawing session for drawing the next page to be printed. | |
GetDeferral | Allows the app to perform asynchronous operations while processing this event. |