GetPathByIndex
SplitOptions.GetPathByIndex method
Gets the full file path of splitted document by index with pre-defined extension.
public string GetPathByIndex(int index, string extension)
| Parameter | Type | Description |
|---|---|---|
| index | Int32 | Index of splitted document. |
| extension | String | Extension of file. |
Return Value
The full file path.
See Also
- class SplitOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger