Aspose::Words::Properties::BuiltInDocumentProperties::set_Pages method

BuiltInDocumentProperties::set_Pages method

Represents an estimate of the number of pages in the document.

void Aspose::Words::Properties::BuiltInDocumentProperties::set_Pages(int32_t value)

Remarks

Aspose.Words updates this property when you call UpdatePageLayout.

See Also