Interface IPipelineOptions
Interface IPipelineOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
パイプライン構成に関連する変換オプションを定義します。
public interface IPipelineOptions
プロパティ
BatchSize
ノードからノードへ渡すページの部分のサイズを指定します。
int BatchSize { get; set; }