Table of Contents

Class BreakAllSplitCharacters

Namespace
iText.Layout.Splitting
Assembly
itext.layout.dll

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)

Parameters

text GlyphLine
glyphPos int

Returns

bool