Interface IPipelineOptions
Interface IPipelineOptions
名称: Aspose.Page.XPS.Presentation 集合: Aspose.Page.dll (25.4.0)
定义与管道配置相关的转换选项。
public interface IPipelineOptions
Properties
BatchSize
指定一部分页面将从节点转移到节点的大小。
int BatchSize { get; set; }
名称: Aspose.Page.XPS.Presentation 集合: Aspose.Page.dll (25.4.0)
定义与管道配置相关的转换选项。
public interface IPipelineOptions
指定一部分页面将从节点转移到节点的大小。
int BatchSize { get; set; }