Click or drag to resize
CanvasPreviewEventArgsPageNumber Property
Gets the page number of the page that is being previewed.

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

Property Value

Type: UInt32
See Also