Click or drag to resize

OmrTemplateDocumentPages Property

An instance of OmrTemplatePage for each page contained within this template.

Namespace:  Atalasoft.FormsProcessing.Omr
Assembly:  Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public List<OmrTemplatePage> Pages { get; }

Property Value

Type: ListOmrTemplatePage
See Also