IOmrElement Interface
The interface for the OMR elements

Namespace: Aspose.OMR.Model
Assembly: Aspose.OMR (in Aspose.OMR.dll) Version: 19.9.0.0 (19.9.0.0)
Syntax
public interface IOmrElement

The IOmrElement type exposes the following members.

Properties
  NameDescription
Public propertyQuestionName
Gets or sets the Question Name
Methods
  NameDescription
Public methodGetAnswer
Forms a string with recognition result
Public methodGetCsv
Forms answers as a comma-separated values string
See Also