ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutParams Structure / EnableKinsoku Property

In This Topic
    EnableKinsoku Property (TextLayoutParams)
    In This Topic
    Gets or sets whether to force Kinsoku rules (if supported).
    Syntax
    'Declaration
     
    Public Property EnableKinsoku As Boolean
    public bool EnableKinsoku {get; set;}
    See Also