59
CITIZEN UWP POS Print SDK - Programming Manual
2.3.27. GetVersionName method
Syntax
string GetVersionName ()
Parameter
Not exist.
Description
This method is used to get a string for the version number of this SDK.
Return value
Return a string for the version number of this SDK. ("2.00" means Ver2.00)
Example
printer.GetVersionName();