Interface IPipelineOptions
Interface IPipelineOptions
Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)
파이프라인 구성과 관련된 변환 옵션을 정의합니다.
public interface IPipelineOptions
속성
BatchSize
노드에서 노드로 전달할 페이지 부분의 크기를 지정합니다.
int BatchSize { get; set; }