Class OfflineDataListReceivedEventArgs
Contains properties that list of offline data for the OfflineDataListReceived event
Inherited Members
Namespace: Neosmartpen.Net
Assembly: Neosmartpen.Net.dll
Syntax
public sealed class OfflineDataListReceivedEventArgs
Properties
| Edit this page View SourceOfflineNotes
Gets array of Offline data information in storage of pen
Declaration
public OfflineDataInfo[] OfflineNotes { get; }
Property Value
Type | Description |
---|---|
Offline |