For a list of all members of this type, see IRecognitionForm members
Public Properties
Name | Description | |
---|---|---|
Grade | The grade of the IRecognitioForm object. | |
Id | A unique identifier for this IForm object. (Inherited from IForm) | |
Name | The form's name. (Inherited from IForm) | |
Pages | Gets the collection of pages associated with this IForm object. (Inherited from IForm) | |
SaveEmbeddedImage | Indicates whether to save the RasterImage objects in this form embedded in the binary data saved to the stream using IForm.Save. | |
Score | The total score of points for the filled OMR bubbles computed using the OmrAnalysisEngine. |
See Also