com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class XpsLoadOptions

    • Constructor Detail

      • XpsLoadOptions

        public XpsLoadOptions()

        Creates default load options for converting xps file into pdf document.

    • Method Detail

      • getBatchSize

        public final int getBatchSize()

        Defines batch size if batched conversion is applicable to source and destination formats pair.

        Specified by:
        getBatchSize in interface IPipelineOptions
        Returns:
        int value
      • setBatchSize

        public final void setBatchSize(int value)

        Defines batch size if batched conversion is applicable to source and destination formats pair.

        Specified by:
        setBatchSize in interface IPipelineOptions
        Parameters:
        value - int value