Aspose::Words::Document::RemoveBlankPages method

Document::RemoveBlankPages method

Removes blank pages from the document.

System::SharedPtr<System::Collections::Generic::List<int32_t>> Aspose::Words::Document::RemoveBlankPages()

ReturnValue

List of page numbers has been considered as blank and removed.

See Also