Neo smartpen SDK for Windows Platform
Search Results for

    Show / Hide Table of Contents

    Class OfflineDataListReceivedEventArgs

    Contains properties that list of offline data for the OfflineDataListReceived event
    Inheritance
    object
    OfflineDataListReceivedEventArgs
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Neosmartpen.Net
    Assembly: Neosmartpen.Net.dll
    Syntax
    public sealed class OfflineDataListReceivedEventArgs

    Properties

    | Edit this page View Source

    OfflineNotes

    Gets array of Offline data information in storage of pen
    Declaration
    public OfflineDataInfo[] OfflineNotes { get; }
    Property Value
    Type Description
    OfflineDataInfo[]
    • Edit this page
    • View Source
    In this article
    • Properties
      • OfflineNotes
    Back to top Generated by DocFX