Documents for PDF, .NET Edition Documentation
ContentWidthFitsInBounds Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextLayout Class : ContentWidthFitsInBounds Property
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

Reference

TextLayout Class
TextLayout Members