DxPdfViewer.ActivePageIndex Property
Returns the active page’s index.
Namespace: DevExpress.Blazor.PdfViewer
Assembly: DevExpress.Blazor.PdfViewer.v24.2.dll
NuGet Package: DevExpress.Blazor.PdfViewer
#Declaration
public int ActivePageIndex { get; }
#Property Value
Type | Description |
---|---|
Int32 | The active page’s index. |