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