toPages method

toPages(saveOptions)

Saves each page of the document loaded by IDocumentProcessorPlugin.load() method using the specified fixed page save options.

toPages(saveOptions: Aspose.Words.Saving.FixedPageSaveOptions)
ParameterTypeDescription
saveOptionsFixedPageSaveOptions

See Also