Issues a smartpen command and retrieves an output file using a ServiceHandle.
public bool Command(string command, string outputFile, ServiceHandle serviceHandle);
Parameters |
Description |
string command |
Command string |
string outputFile |
The output file path |
ServiceHandle serviceHandle |
The ServiceHandle for communcating with the smartpen |