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
- Class Document
- Namespace Aspose::Words
- Library Aspose.Words for C++