PdfSaveOptions.BatchSize

PdfSaveOptions.BatchSize property

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

public int BatchSize { get; set; }

See Also