Aspose::Words::Properties::BuiltInDocumentProperties::get_CharactersWithSpaces method

BuiltInDocumentProperties::get_CharactersWithSpaces method

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

int32_t Aspose::Words::Properties::BuiltInDocumentProperties::get_CharactersWithSpaces()

Remarks

Aspose.Words updates this property when you call UpdateWordCount.

See Also