Documents for PDF, .NET Edition Documentation
MaxHeight Property

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

Reference

TextLayout Class
TextLayout Members