GenericMetadataManager.Parser Property

Neo smartpen SDK

GenericMetadataManagerParser Property

Associated metadata parser

Namespace:  Neosmartpen.Net.Metadata
Assembly:  Neosmartpen.Net (in Neosmartpen.Net.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public IMetadataParser Parser { get; set; }

Property Value

Type: IMetadataParser

Implements

IMetadataManagerParser
See Also