Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLayout Class / ContentWidthFitsInBounds Property

In This Topic
    ContentWidthFitsInBounds Property
    In This Topic
    Gets a value indicating whether the width of the formatted text fits in the specified MaxWidth.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentWidthFitsInBounds As System.Boolean
    public System.bool ContentWidthFitsInBounds {get;}
    See Also