DocSaveOptions.BatchSize

DocSaveOptions.BatchSize property

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

public int BatchSize { get; set; }

See Also