Aspose.OMR.Generation.Config.Elements.Table
The Aspose.OMR.Generation.Config.Elements.Table contains Table elements required to generate forms programmatically see more at https://docs.aspose.com/omr/net/programmatic-forms/tableconfig/
Classes
Class | Description |
---|---|
QuestionConfig | Represents Question element. Commonly used in TableConfig as rows. |
TableAnswerConfig | Element of TableHeaderConfig . Represent column header. |
TableConfig | Represents Table element. |
TableHeaderConfig | Represents TableHeader element |
TableTitleConfig | Represents TableTitle element. Display title. Used with TableConfig |