GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ContentHeightFitsInBounds Property

In This Topic
ContentHeightFitsInBounds Property
In This Topic
Gets a value indicating whether the height of the formatted text fits in the specified MaxHeight.
Syntax
'Declaration
 
Public ReadOnly Property ContentHeightFitsInBounds As System.Boolean
 
See Also