[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.ColumnWidth

ColumnWidth Property

ColumnWidth

Gets or sets the width of the layout box measured from the left margin (for positive values) or from the right margin (for negative values), in graphic units.

Declaration
public float? ColumnWidth { get; set; }
Public Property ColumnWidth As Single?