com.aspose.pdf

Interfaces

Classes

Enums

Exceptions

com.aspose.pdf

Class PclLoadOptions

    • Field Detail

      • ConversionEngine

        public int ConversionEngine

        Defines conversion engine that will be used for conversion

      • SupressErrors

        public boolean SupressErrors

        Gets or sets boolean value which indicates will PCL conversion errors should be supressed.

      • Exceptions

        public List<Exception> Exceptions

        List of conversion errors.

    • Constructor Detail

      • PclLoadOptions

        public PclLoadOptions()

        Creates PclLoadOptions object.

    • 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