FlexReport for .NET | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document.Util Namespace / C1RichText.MeasureInfo Structure / FittedCharsCount Field

In This Topic
    FittedCharsCount Field (C1RichText.MeasureInfo)
    In This Topic
    Count of characters which fit into the BoundsRect rectangle.
    Syntax
    'Declaration
     
    Public FittedCharsCount As Integer
    public int FittedCharsCount
    See Also