GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ColumnWidth Property

In This Topic
ColumnWidth Property (TextLayout)
In This Topic
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.
Syntax
'Declaration
 
Public Property ColumnWidth As System.Nullable(Of Single)
 
See Also