ISplitOptions Interface |
Namespace: GroupDocs.Merger.Domain.Options
The ISplitOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | CreateStream |
Delegate that defines method to create output split stream.
|
![]() | Mode |
Gets the mode for page splitting.
|
![]() | Pages |
Page numbers for the page options.
(Inherited from IPageOptions.) |
![]() | ReleaseStream |
Delegate that defines method to release output split stream.
|
Name | Description | |
---|---|---|
![]() | GetPathByIndex |
Gets the full file path of splitted document by index with defined extension.
|
![]() | Validate |
Validates the split options.
|