Interface IPipelineOptions

Interface IPipelineOptions

Namespace: Aspose.Page.XPS.Presentation
Assembly: Aspose.Page.dll (25.1.2)

Defines conversion options related to pipeline configuration.

public interface IPipelineOptions

Properties

BatchSize

Specifies the size of a portion of pages to pass from node to node.

int BatchSize { get; set; }

Property Value

int

 English