[]
        
(Showing Draft Content)

C1.C1Preview.RenderParagraph.TextLength

TextLength Property

TextLength

Gets the count of characters in the current paragraph. Each non-text object (such as ParagraphImage) counts as one character.

Declaration
public override int TextLength { get; }
Overrides