NProjParser Class

Neo smartpen SDK

NProjParser Class

Parser class for handling Nproj file which is currently mainly used in metadata
Inheritance Hierarchy
SystemObject  Neosmartpen.Net.MetadataNProjParser

Namespace:  Neosmartpen.Net.Metadata
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public class NProjParser : IMetadataParser

The NProjParser type exposes the following members.

Constructors
  NameDescription
Public methodNProjParser
Initializes a new instance of the NProjParser class
Top
Methods
  NameDescription
Public methodParse
Functions to parse the Nproj file to get the Book class
Top
See Also