Class Library Documentation for Neo smartpen SDK
IMetadataParserParse Method |
Functions to parse the metadata file to get the Book class
Namespace: Neosmartpen.Net.Metadata
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)

C#
Book Parse( string metadataFilePath )
Parameters
- metadataFilePath
- Type: SystemString
metadata file's path
Return Value
Type: BookA class representing a Book in metadata
