C# Class iTextSharp.text.pdf.hyphenation.Hyphen

显示文件 Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Public Properties

Property Type Description
noBreak String
postBreak String
preBreak String

Public Methods

Method Description
ToString ( ) : String

Private Methods

Method Description
Hyphen ( String pre ) : System
Hyphen ( String pre, String no, String post ) : System

Method Details

ToString() public method

public ToString ( ) : String
return String

Property Details

noBreak public_oe property

public String noBreak
return String

postBreak public_oe property

public String postBreak
return String

preBreak public_oe property

public String preBreak
return String