Interface IPipelineOptions
Interface IPipelineOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
Definuje možnosti konverze související s konfigurací pipeline.
public interface IPipelineOptions
Vlastnosti
BatchSize
Určuje velikost části stránek, které se mají předávat z uzlu do uzlu.
int BatchSize { get; set; }