StatusBarBase.PageCounterText Property | ||
| Description: | Gets or sets the text in the 'Page counter' area of the status bar. | |
| Syntax: | [C#]
public string PageCounterText { get; set; }
[Visual Basic]
Public Property PageCounterText() As String
| |
| Introduced: | 14.0 | |
| See also: | Tool Bars, Graphical Overview. | |