HiraokaHyperTools.iTextSharp-LGPL  0.2.5
iTextSharp.text.pdf.hyphenation.Hyphenation Class Reference

Public Member Functions

string GetPreHyphenText (int index)
 
string GetPostHyphenText (int index)
 
override string ToString ()
 

Properties

int Length [get]
 
int[] HyphenationPoints [get]
 

Detailed Description

This class represents a hyphenated word.

Author
Carlos Villegas cav@u.nosp@m.nisc.nosp@m.ope.c.nosp@m.o.jp

Member Function Documentation

◆ GetPostHyphenText()

string iTextSharp.text.pdf.hyphenation.Hyphenation.GetPostHyphenText ( int  index)
Returns
the post-break text

◆ GetPreHyphenText()

string iTextSharp.text.pdf.hyphenation.Hyphenation.GetPreHyphenText ( int  index)
Returns
the pre-break text, not including the hyphen character

◆ ToString()

override string iTextSharp.text.pdf.hyphenation.Hyphenation.ToString ( )

Property Documentation

◆ HyphenationPoints

int [] iTextSharp.text.pdf.hyphenation.Hyphenation.HyphenationPoints
get
Returns
the hyphenation points

◆ Length

int iTextSharp.text.pdf.hyphenation.Hyphenation.Length
get
Returns
the number of hyphenation points in the word

The documentation for this class was generated from the following file: