ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText.Line Class / TextOffset Property

In This Topic
    TextOffset Property
    In This Topic
    Gets the text offset.
    Syntax
    'Declaration
     
    Public ReadOnly Property TextOffset As Integer
    public int TextOffset {get;}

    Property Value

    The text offset.
    See Also