GetPathByIndex
TextSplitOptions.GetPathByIndex method
Gets the full file path of splitted document by index with 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 TextSplitOptions
- namespace GroupDocs.Merger.Domain.Options
- assembly GroupDocs.Merger