|
Scriptel ScripTouch ProScript C Library
This documentation contains information about the ScripTouch ProScript C Library.
|
Defines a structure that represents a text region on the device. More...
#include <scriptel-hid-reports.h>

Data Fields | |
| scriptel_hid_feature_region_common | common |
| The common data of the region. | |
| unsigned char | reserved_1 |
| Reserved for future use. | |
| unsigned char | resource_number |
| Resource number where the text is stored. | |
| unsigned char | font_number |
| The font used to write the characters to the screen. | |
| scriptel_resource_justification | horizontal_justification |
| Horizontal justification of the text in this region. | |
| scriptel_resource_justification | vertical_justification |
| Vertical justification of the text in this region. | |
Defines a structure that represents a text region on the device.