public enum OmrTableOrientation : System.Enum
__value public enum OmrTableOrientation : public System.Enum
public enum class OmrTableOrientation : public System.Enum
'Declaration Public Enum OmrTableOrientation Inherits System.Enum
Member | Description |
---|---|
Horizontal | Table is oriented horizontally, i.e. each table row defines the single result (letter, number, one of possible answers to a question, etc). |
Vertical | Table is oriented vertically, i.e. each table column defines the single result (letter, number, one of possible answers to a question, etc). |
System.Object
System.ValueType
System.Enum
Vintasoft.Imaging.FormsProcessing.FormRecognition.Omr.OmrTableOrientation
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5