DTA top-level constant
String
const DTA
Dimension Text Area.
Representation: CSI n1;n2 \x20 \x54
No parameter default value.
DTA is used to establish the dimensions of the text area for subsequent pages.
The established dimensions remain in effect until the next occurrence of DTA in the data stream.
n1 specifies the dimension in the direction perpendicular to the line orientation. n2 - specifies the dimension in the direction parallel to the line orientation.
The unit in which the parameter value is expressed is that established by the parameter value of SELECT SIZE UNIT (SSU).
Implementation
const String DTA = ' T';