Interface IPipelineOptions
Interface IPipelineOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
定义与管道配置相关的转换选项。
public interface IPipelineOptions
属性
BatchSize
指定从节点传递到节点的页面部分的大小。
int BatchSize { get; set; }
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
定义与管道配置相关的转换选项。
public interface IPipelineOptions
指定从节点传递到节点的页面部分的大小。
int BatchSize { get; set; }