ParentConfig.Children
ParentConfig.Children property
子 omr 要素。ほとんどの場合、親の内側または下に配置されます.
public abstract List<BaseConfig> Children { get; set; }
関連項目
- class BaseConfig
- class ParentConfig
- 名前空間 Aspose.OMR.Generation.Config
- 組み立て Aspose.OMR
子 omr 要素。ほとんどの場合、親の内側または下に配置されます.
public abstract List<BaseConfig> Children { get; set; }