VisualBrick.NavigationPageIndex Property
Gets an index of a page, which contains a bookmark’s brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value representing a page index. |
Remarks
This property is intended for internal use only. Normally, you don’t need to use it.
See Also