BuiltInDocumentPropertyCollection.CharactersWithSpaces

BuiltInDocumentPropertyCollection.CharactersWithSpaces property

Represents an estimate of the number of characters (including spaces) in the document.

[Obsolete("This property is written for Word and PowerPoint. Excel will omit this property")]
[EditorBrowsable(EditorBrowsableState.Never)]
public int CharactersWithSpaces { get; set; }

See Also