Class Library Documentation for Neo smartpen SDK
PenCommV1ReqAddUsingNote Method (Int32, Int32, Int32) |
Sets the available notebook type
Namespace: Neosmartpen.Net.Protocol.v1
Assembly: Neosmartpen.Net.Protocol.v1 (in Neosmartpen.Net.Protocol.v1.dll) Version: 2.1.13.0 (2.1.13)

C#
public void ReqAddUsingNote( int section, int owner, int[] notes )
Parameters
- section
- Type: SystemInt32
The Section Id of the paper - owner
- Type: SystemInt32
The Owner Id of the paper - notes
- Type: SystemInt32
The array of Note Id list
