Sets a pen property using a ServiceHandle.
public bool PropertySet(Int32 propertyNumber, string propertyData, ServiceHandle serviceHandle);
Parameters |
Description |
Int32 propertyNumber |
The smartpen property. For available constants, see PenAPIPenPropertyKeys |
string propertyData |
String value to store |
ServiceHandle serviceHandle |
The ServiceHandle for communcating with the smartpen |
true indicates success