ColumnCount

ITextFrameFormat.ColumnCount 属性

返回或设置文本区域中的列数。该值必须是正数。否则,值将被设置为零。值为0表示未定义值。可读/可写 Int32。

public int ColumnCount { get; set; }

另请参阅