[]
Gets or sets an estimate of the number of characters (including spaces) in the document.
public int? CharactersWithSpaces { get; set; }
Public Property CharactersWithSpaces As Integer?