OmrDocumentPages Property |
The resulting Pages of the document, in order.
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 ReadOnlyCollection<OmrPage> Pages { get; }Public ReadOnly Property Pages As ReadOnlyCollection(Of OmrPage)
Get
Property Value
Type:
ReadOnlyCollectionOmrPage
See Also