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

Afficher le fichier Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Méthodes publiques

Свойство Type Description
noBreak String
postBreak String
preBreak String

Méthodes publiques

Méthode Description
ToString ( ) : String

Private Methods

Méthode Description
Hyphen ( String pre ) : System
Hyphen ( String pre, String no, String post ) : System

Method Details

ToString() public méthode

public ToString ( ) : String
Résultat String

Property Details

noBreak public_oe property

public String noBreak
Résultat String

postBreak public_oe property

public String postBreak
Résultat String

preBreak public_oe property

public String preBreak
Résultat String