Gets or sets the width of the layout box measured from left or right margin for the rest of the text after splitting, in graphic units.
public System.Nullable<float> RestColumnWidth {get; set;}
'Declaration
Public Property RestColumnWidth As System.Nullable(Of Single)