Documents for PDF, .NET Edition Documentation
ColumnWidth Property (PageSplitArea)

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

Reference

PageSplitArea Class
PageSplitArea Members