GetPathByIndex

ITextSplitOptions.GetPathByIndex method

通过定义的扩展名的索引获取拆分文档的完整文件路径。

public string GetPathByIndex(int index, string extension)
范围 类型 描述
index Int32 拆分文档的索引。
extension String 文件的扩展名。

返回值

完整的文件路径。

也可以看看