[]
        
(Showing Draft Content)

C1.C1Preview.RenderRichText.TextLength

TextLength Property

TextLength

Gets the "real" length of the text assigned to the Rtf property. Only the actual text characters are counted, RTF tags are not included in the count.

Declaration
public int TextLength { get; }