DocumentOperationRequest.PageIndex Property
Specifies a zero-based index of the current document page.
Namespace: DevExpress.XtraReports.Web.WebDocumentViewer.DataContracts
Assembly: DevExpress.XtraReports.v24.1.Web.dll
NuGet Package: DevExpress.Web.Reporting.Common
Declaration
Property Value
Type | Description |
---|---|
Nullable<Int32> | A zero-based index of the current page. |
See Also