QuestionConfig
QuestionConfig class
表示 Question 元素。通常在 TableConfig 中用作行。
public class QuestionConfig : BaseConfig
构造函数
| 名称 | 描述 |
|---|---|
| QuestionConfig() | 默认构造函数。 |
属性
| 名称 | 描述 |
|---|---|
| override Name { get; set; } | Question 的值 |
| override Type { get; set; } | OMR 元素的类型。JSON 序列化所需的字段。 |
另请参阅
- class BaseConfig
- namespace Aspose.OMR.Generation.Config.Elements.Table
- assembly Aspose.OMR