C# 클래스 DocxToText.Reader

파일 보기 프로젝트 열기: mvbalaw/DocxToText 1 사용 예제들

공개 메소드들

메소드 설명
GetTextFromFile ( string docxFileName ) : string

비공개 메소드들

메소드 설명
ExtractTextFromDocument ( string text ) : string
FindTheDocumentXmlEntry ( ZipFile zip, string documentXmlPath ) : ZipEntry
LoadDocumentXml ( string docxFileName, string documentXmlPath ) : string

메소드 상세

GetTextFromFile() 공개 메소드

public GetTextFromFile ( string docxFileName ) : string
docxFileName string
리턴 string