PenDevice.ToString Method

Neo smartpen SDK

PenDeviceToString Method

Returns a String that represents the current Object.

Namespace:  Neosmartpen.Net.Bluetooth
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also