ToPages

IDocumentProcessorPlugin.ToPages method

Saves each page of the document loaded by Load method using the specified fixed page save options.

public Stream[] ToPages(FixedPageSaveOptions saveOptions)

See Also