Documents for PDF, .NET Edition Documentation
RestColumnWidth Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextSplitOptions Class : RestColumnWidth Property
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.
Syntax
'Declaration
 
Public Property RestColumnWidth As System.Nullable(Of Single)
public System.Nullable<float> RestColumnWidth {get; set;}
See Also

Reference

TextSplitOptions Class
TextSplitOptions Members