Aspose::Pdf::IPipelineOptions class

IPipelineOptions class

Defines conversion options related to pipeline configuration.

class IPipelineOptions : public virtual System::Object

Methods

MethodDescription
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