IMetadataManager.Load Method

Neo smartpen SDK

IMetadataManagerLoad Method

Load the metadata file.

Namespace:  Neosmartpen.Net.Metadata
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
void Load(
	string metadataFilePath
)

Parameters

metadataFilePath
Type: SystemString
Path to the metadata file
See Also