CharacterCount

DocumentStatistics.CharacterCount property

Gets an estimated number of characters in the document.

public int CharacterCount { get; }

Property Value

An estimated number of characters in the document.

See Also