iText 8.0.5 API
iText.Layout.Hyphenation.Hyphen Class Reference

Represents a hyphen. More...

Public Member Functions

override String  ToString ()
 

Public Attributes

String  preBreak
  pre break string More...
 
String  noBreak
  no break string More...
 
String  postBreak
  post break string More...
 

Detailed Description

Represents a hyphen.

Member Function Documentation

◆ ToString()

override String iText.Layout.Hyphenation.Hyphen.ToString ( )
inline

Member Data Documentation

◆ noBreak

String iText.Layout.Hyphenation.Hyphen.noBreak

no break string

◆ postBreak

String iText.Layout.Hyphenation.Hyphen.postBreak

post break string

◆ preBreak

String iText.Layout.Hyphenation.Hyphen.preBreak

pre break string