Aspose::Words::IDocumentProcessorPlugin::ToPages method
IDocumentProcessorPlugin::ToPages method
Saves each page of the document loaded by Load() method using the specified fixed page save options.
virtual System::ArrayPtr<System::SharedPtr<System::IO::Stream>> Aspose::Words::IDocumentProcessorPlugin::ToPages(System::SharedPtr<Aspose::Words::Saving::FixedPageSaveOptions> saveOptions)=0
See Also
- Class FixedPageSaveOptions
- Interface IDocumentProcessorPlugin
- Namespace Aspose::Words
- Library Aspose.Words for C++