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