com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Interface IPipelineOptions

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      int getBatchSize()
      Specifies the size of a portion of pages to pass from node to node.
      void setBatchSize(int value)
      Specifies the size of a portion of pages to pass from node to node.
    • Method Detail

      • getBatchSize

        int getBatchSize()

        Specifies the size of a portion of pages to pass from node to node.

        Returns:
        int value
      • setBatchSize

        void setBatchSize(int value)

        Specifies the size of a portion of pages to pass from node to node.

        Parameters:
        value - int value