ColumnsCount
CompositeGridConfig.ColumnsCount property
网格中的列数。每列代表结果值中的单个符号。列数必须等于 ExtraRow 中的列数
public int ColumnsCount { get; set; }
另请参阅
- class CompositeGridConfig
- namespace Aspose.OMR.Generation.Config.Elements
- assembly Aspose.OMR
网格中的列数。每列代表结果值中的单个符号。列数必须等于 ExtraRow 中的列数
public int ColumnsCount { get; set; }