Hyphen Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text.pdf.hyphenation iTextSharp.text.pdf.hyphenation.Hyphen[[Hyphen]] end
Members
Methods
Public methods
|
Returns |
Name |
|---|---|
|
|
() |
Details
Constructors
Hyphen [1/2]
Source code
internal Hyphen(string pre, string no, string post)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
pre |
|
|
|
no |
|
|
|
post |
Hyphen [2/2]
Source code
internal Hyphen(string pre)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
pre |
Methods
ToString
Source code
public override string ToString()
Generated with ModularDoc