GetPathByIndex

ITextSplitOptions.GetPathByIndex method

확장자가 정의된 인덱스별로 분할된 문서의 전체 파일 경로를 가져옵니다.

public string GetPathByIndex(int index, string extension)
모수 유형 설명
index Int32 분할된 문서의 색인입니다.
extension String 파일의 확장자.

반환 값

전체 파일 경로입니다.

또한보십시오