Documents for PDF, .NET Edition Documentation
MaxWidth Property (TextLayout)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : MaxWidth Property
Gets or sets the width of the layout box, in graphic units.
Syntax
'Declaration
 
Public Property MaxWidth As System.Nullable(Of Single)
public System.Nullable<float> MaxWidth {get; set;}
See Also

Reference

TextLayout Class
TextLayout Members