CurrentPage: Integer;
The CurrentPage property determines a current page in map territory info.
Use JSON or the setCurrentPage method to set the property value and the getCurrentPage method to get the property value.
By default property value is set to 0.
The property is relevant if the MapTerritoryTranscript.PageMode property is set to PP.Ui.LegendPageMode.MultiplePages.
The example of use is given on the page with description of the MapTerritoryTranscript.Chart property.
See also: