CanvasPrintTaskOptionsChangedEventArgs Class |
Namespace: Microsoft.Graphics.Canvas.Printing
public sealed class CanvasPrintTaskOptionsChangedEventArgs
The CanvasPrintTaskOptionsChangedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
CurrentPreviewPageNumber | Gets the page number of the page that is currently displayed in the print preview. | |
NewPreviewPageNumber | Gets or sets the page number of the page that will be initialled displayed in the print preview. | |
PrintTaskOptions | Gets the current print task options. |
Name | Description | |
---|---|---|
GetDeferral | Allows the app to perform asynchronous operations while processing this event. |