Splitter.Process
Splitter.Process method
Starts the Splitter processing with the specified parameters.
public ResultContainer Process(IPluginOptions options)
| Parameter | Type | Description |
|---|---|---|
| options | IPluginOptions | An options object containg instructions for the Splitter. |
Return Value
An ResultContainer object containg the result of the operation.
Exceptions
| exception | condition |
|---|---|
| InvalidOperationException |
See Also
- class ResultContainer
- interface IPluginOptions
- class Splitter
- namespace Aspose.Pdf.LowCode
- assembly Aspose.PDF