Aspose::Page::XPS::Presentation::IPipelineOptions class
IPipelineOptions class
Defines conversion options related to pipeline configuration.
class IPipelineOptions : public virtual System::Object
Methods
Method | Description |
---|---|
virtual get_BatchSize() | Specifies the size of a portion of pages to pass from node to node. |
virtual set_BatchSize(int32_t) | Specifies the size of a portion of pages to pass from node to node. |
See Also
- Class Object
- Namespace Aspose::Page::XPS::Presentation
- Library Aspose.Page for C++