Class Library Documentation for Neo smartpen SDK
IMetadataManager Interface |
An interface that defines the functionality of the MetadataManager that is responsible for handling metadata.
Namespace: Neosmartpen.Net.Metadata
Assembly: Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)

C#
public interface IMetadataManager
The IMetadataManager type exposes the following members.


Name | Description | |
---|---|---|
![]() | FindApplicableSymbols |
Functions for finding symbols over strokes
|
![]() | GetBook |
Get the Book from the metadata.
|
![]() | GetPage |
Get the Page from the metadata.
|
![]() | GetStrokesInSymbol |
Separates only Strokes above the Symbol area.
|
![]() | GetSymbols |
Get the Symbols from the metadata.
|
![]() | Load |
Load the metadata file.
|
