C# 클래스 Zetbox.API.Common.PdfTextExtractorProvider

상속: ITextExtractorProvider
파일 보기 프로젝트 열기: daszat/zetbox

공개 메소드들

메소드 설명
GetText ( Stream data, int limit ) : string

메소드 상세

GetText() 공개 메소드

public GetText ( Stream data, int limit ) : string
data Stream
limit int
리턴 string