ComponentOne FlexReport for UWP
PageNumber Property

C1.UWP.FlexViewer Assembly > C1.Xaml.FlexViewer Namespace > C1FlexViewerPane Class : PageNumber Property
Gets or sets the number of the currently visible page.
Syntax
'Declaration
 
Public Property PageNumber As System.Integer
public System.int PageNumber {get; set;}
Remarks
If several pages are visible, this property indicates the page with the most surface shown. When the property is set, the new start page's top left corner is aligned with the preview window's top left corner.
See Also

Reference

C1FlexViewerPane Class
C1FlexViewerPane Members