PenCommV2.GetProfileInfo Method

Neo smartpen SDK

PenCommV2GetProfileInfo Method

Request information of the profile

Namespace:  Neosmartpen.Net.Protocol.v2
Assembly:  Neosmartpen.Net.Protocol.v2 (in Neosmartpen.Net.Protocol.v2.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public void GetProfileInfo(
	string profileName
)

Parameters

profileName
Type: SystemString
profile's name
See Also