Deletes strokes from a specific package using the service handle
public bool DataDeleteStrokes(string paperProduct, int copy, int page, ServiceHandle serviceHandle);
Parameters |
Description |
string paperProduct |
The AFD title or GUID |
int copy |
Copy number |
int page |
Page number |
ServiceHandle serviceHandle |
The ServiceHandle for communcating with the smartpen |
true indicates success