[]
        
(Showing Draft Content)

C1.C1Preview.RenderTextBase.TextLength

TextLength Property

TextLength

Gets the lenght of text represented by the current object. (Do not use this property to test whether a non-empty text is assigned to the current object, use HasText instead.)

Declaration
public abstract int TextLength { get; }