Interface IPipelineOptions
Interface IPipelineOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
Mendefinisikan opsi konversi terkait konfigurasi pipeline.
public interface IPipelineOptions
Properti
BatchSize
Menentukan ukuran bagian halaman yang akan diteruskan dari node ke node.
int BatchSize { get; set; }