ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IStyle Interface / MinCondenseRate Property

In This Topic
    MinCondenseRate Property (IStyle)
    In This Topic
    Gets the low limit for character condense rate.
    Syntax
    'Declaration
     
    ReadOnly Property MinCondenseRate As Integer
    int MinCondenseRate {get;}

    Property Value

    An System.Int32 representing the low limit for character condense rate.
    See Also