Overview
ColumnInfo 是一个类在Aspose.PDF FOSS的.NET中.
特性: ColumnCount, ColumnSpacing, ColumnWidths.
Properties
| Name | Type | Access | Description |
|---|
ColumnWidths | string? | 阅读/写作 | 得到或设置列宽度. |
ColumnSpacing | string? | 阅读/写作 | 得到或设置列间距. |
ColumnCount | int | 阅读/写作 | 得到或设置列数. |
See Also