ISplitOptions
Leave feedback
On this page
Interface for the page splitting options.
public interface ISplitOptions : IPageOptions
| Name | Description |
|---|---|
| CreateStream { get; } | Delegate that defines method to create output split stream. |
| Mode { get; } | Gets the mode for page splitting. |
| ReleaseStream { get; } | Delegate that defines method to release output split stream. |
| Name | Description |
|---|---|
| GetPathByIndex(int, string) | Gets the full file path of splitted document by index with defined extension. |
| Validate(FileType) | Validates the split options. |
- interface IPageOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.