IPatternConsumer Public interface
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.hyphenation iTextSharp.text.pdf.hyphenation.IPatternConsumer[[IPatternConsumer]] class iTextSharp.text.pdf.hyphenation.IPatternConsumer interfaceStyle; end
Members
Methods
Public methods
|
Returns |
Name |
|---|---|
|
|
( |
|
|
( |
|
|
( |
Details
Methods
AddClass
public void AddClass(string chargroup)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
chargroup |
AddException
public void AddException(string word, List<object> hyphenatedword)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
word |
|
|
|
hyphenatedword |
AddPattern
public void AddPattern(string pattern, string values)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
pattern |
|
|
|
values |
Generated with ModularDoc