Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / RenderVerticalText Class / TextLength Property

In This Topic
    TextLength Property (RenderVerticalText)
    In This Topic
    Gets the length of the string returned by the Text property.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property TextLength As Integer
    public virtual int TextLength {get;}
    See Also