C# 클래스 iTextSharp.text.pdf.hyphenation.Hyphenation

파일 보기 프로젝트 열기: red-gate/iTextSharp-4.1.6

공개 메소드들

메소드 설명
GetPostHyphenText ( int index ) : string
GetPreHyphenText ( int index ) : string
ToString ( ) : string

비공개 메소드들

메소드 설명
Hyphenation ( string word, int points ) : System

메소드 상세

GetPostHyphenText() 공개 메소드

public GetPostHyphenText ( int index ) : string
index int
리턴 string

GetPreHyphenText() 공개 메소드

public GetPreHyphenText ( int index ) : string
index int
리턴 string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string