Click or drag to resize
CanvasPrintTaskOptionsChangedEventArgsNewPreviewPageNumber Property
Gets or sets the page number of the page that will be initialled displayed in the print preview.

Namespace:  Microsoft.Graphics.Canvas.Printing
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public uint NewPreviewPageNumber { get; set; }

Property Value

Type: UInt32
See Also