3-5 PrintText
This function supports text printing.
long PrintText(byte[] writeData, Int32 alignment, Int32 attribute, Int32 textSize);
or
long PrintText(string writeData, Int32 alignment, Int32 attribute, Int32 textSize);
[Parameters]
* writeData
[in] This Unicode Data is terminated with null character and sends the barcode data to
print.
* alignment
[in] This value sets the alignment of the barcode.