79
CITIZEN UWP POS Print SDK - Programming Manual
3.3.2. Constructor
Syntax
LineDisplay ()
Parameter
Not exist.
Description
It is the constructor for the library. Create an instance.
Return value
Not exist.
Example
LineDisplay display = new LineDisplay();