'Declaration
Property Pages As Integer
'Usage
Dim instance As IT27Terminal Dim value As Integer instance.Pages = value value = instance.Pages
int Pages {get; set;}
Gets or sets the maximum number of pages to use. The valid range of values is 1 - 99 inclusive.
'Declaration
Property Pages As Integer
'Usage
Dim instance As IT27Terminal Dim value As Integer instance.Pages = value value = instance.Pages
int Pages {get; set;}
A page is a data buffer from the host that consists of a specific number of columns and lines. The host application determines how many pages it sends to the PC.