ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / TextMetrics Structure / LinesFilled Field

In This Topic
    LinesFilled Field
    In This Topic
    Gets the number of lines filled by the text layout.
    Syntax
    'Declaration
     
    Public ReadOnly LinesFilled As Integer
    public readonly int LinesFilled

    Field Value

    The number of lines filled by the text layout as an System.Int32.
    See Also