IOmrElement
IOmrElement interface
The interface for the OMR elements
public interface IOmrElement
Properties
| Name | Description |
|---|---|
| QuestionName { get; set; } | Gets or sets the Question Name |
| SortWeight { get; set; } | Higher the value - latter in csv element will appear |
Methods
| Name | Description |
|---|---|
| GetAnswer() | Forms a string with recognition result |
| GetCsv() | Forms answers as a comma-separated values string |
See Also
- namespace Aspose.OMR.Model
- assembly Aspose.OMR