DS.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / MaxWidth Property

In This Topic
MaxWidth Property (TextLayout)
In This Topic
Gets or sets the width of the layout box, in graphic units.
Syntax
'Declaration
 
Public Property MaxWidth As System.Nullable(Of Single)
 
See Also