BookmarkNode.PageIndex Property
Gets an index of a page, which contains a bookmark’s brick.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | -1 | An integer value representing a page index. |
See Also