Documents for PDF, .NET Edition Documentation
ContentHeightFitsInBounds Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentHeightFitsInBounds Property
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
public System.bool ContentHeightFitsInBounds {get;}
See Also

Reference

TextLayout Class
TextLayout Members