Interface IPipelineOptions
Interface IPipelineOptions
Der Name: Aspose.Page.XPS.Presentation Versammlung: Aspose.Page.dll (25.4.0)
Definiert konvertierende Optionen im Zusammenhang mit der Pipeline-Konfiguration.
public interface IPipelineOptions
Properties
BatchSize
Angeben Sie die Größe eines Teils von Seiten, die von Node zu Node übertragen werden sollen.
int BatchSize { get; set; }