Class TemplateConfig
TemplateConfig class
包含所有其他 omr 元素的根元素
public class TemplateConfig : ParentConfig
构造函数
姓名 | 描述 |
---|---|
TemplateConfig() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
override Children { get; set; } | 子 omr 元素。在大多数情况下位于父级内部或下方。 |
override Name { get; set; } | 模板名称 |
override Type { get; set; } | omr 元素的类型。 JSON 序列化的必填字段. |
也可以看看
- class ParentConfig
- 命名空间 Aspose.OMR.Generation.Config
- 部件 Aspose.OMR