OmrTemplateGroupMarks Property |
A collection of OmrTemplateMark instances, each representing a mark within this group.
Namespace:
Atalasoft.FormsProcessing.Omr
Assembly:
Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic List<OmrTemplateMark> Marks { get; }Public ReadOnly Property Marks As List(Of OmrTemplateMark)
Get
Property Value
Type:
ListOmrTemplateMark
See Also