ActiveReports 12
PageNumber Property (FlashViewerOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > FlashViewerOptions Class : PageNumber Property
Gets or sets the number of the page to display initially in the FlashViewer.
Syntax
'Declaration
 
Public Property PageNumber As Integer
public int PageNumber {get; set;}

Property Value

An integer representing a page number within the report.
See Also

Reference

FlashViewerOptions Class
FlashViewerOptions Members