Aspose::Words::Properties::BuiltInDocumentProperties::set_CharactersWithSpaces method
BuiltInDocumentProperties::set_CharactersWithSpaces method
Represents an estimate of the number of characters (including spaces) in the document.
void Aspose::Words::Properties::BuiltInDocumentProperties::set_CharactersWithSpaces(int32_t value)
Remarks
Aspose.Words updates this property when you call UpdateWordCount.
See Also
- Class BuiltInDocumentProperties
- Namespace Aspose::Words::Properties
- Library Aspose.Words for C++