Class BreakAllSplitCharacters
The implementation of ISplitCharacters that allows breaking within words.
public class BreakAllSplitCharacters : ISplitCharacters
- Inheritance
-
BreakAllSplitCharacters
- Implements
- Inherited Members
Constructors
BreakAllSplitCharacters()
public BreakAllSplitCharacters()
Methods
IsSplitCharacter(GlyphLine, int)
public virtual bool IsSplitCharacter(GlyphLine text, int glyphPos)