ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class / Kinsoku Property

In This Topic
    Kinsoku Property (RText)
    In This Topic
    Gets or sets a value indicating whether this RText is kinsoku.
    Syntax
    'Declaration
     
    Public Property Kinsoku As Boolean
    public bool Kinsoku {get; set;}

    Property Value

    true if kinsoku; otherwise, false.
    See Also