SignatureGetVersion Method |
The firmware version of the device used to create the string
Namespace:
EasyScriptAPI
Assembly:
EasyScriptAPI (in EasyScriptAPI.dll) Version: 3.5.29.0 (3.5.29.0)
Syntax public string GetVersion()
Public Function GetVersion As String
public:
String^ GetVersion()
member GetVersion : unit -> string
Return Value
Type:
Stringfirmware version of the device used to create the string
See Also