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

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public int BatchSize { get; set; }

Property Value

Type: Int32

Implements

IPipelineOptionsBatchSize
See Also