ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ITextContentRange Interface / IsSingleLine Property

In This Topic
    IsSingleLine Property
    In This Topic
    Specifies whether this text run is fitted into one text line.
    Syntax
    'Declaration
     
    ReadOnly Property IsSingleLine As Boolean
    bool IsSingleLine {get;}
    See Also