Deletes the specified smartpen property using a ServiceHandle.
public bool PropertyDelete(Int32 propertyNumber, ServiceHandle serviceHandle);
Parameters |
Description |
Int32 propertyNumber |
The smartpen property. For available constants, see PenAPIPenPropertyKeys |
ServiceHandle serviceHandle |
The ServiceHandle for communcating with the smartpen |
True indicates success