Document Solutions for Imaging
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
    public System.bool ContentHeightFitsInBounds {get;}
    See Also