Class Hyphen
- Namespace
- iText.Layout.Hyphenation
- Assembly
- itext.layout.dll
Represents a hyphen.
public class Hyphen
- Inheritance
-
Hyphen
- Inherited Members
Fields
noBreak
no break string
public string noBreak
Field Value
postBreak
post break string
public string postBreak
Field Value
preBreak
pre break string
public string preBreak
Field Value
Methods
ToString()
public override string ToString()