Namespace: iTextSharp.text.pdf.hyphenation
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
void AddClass( string chargroup ) |
| Visual Basic |
|---|
Sub AddClass ( _ chargroup As String _ ) |
| Visual C++ |
|---|
void AddClass( String^ chargroup ) |
Parameters
- chargroup
- Type: System..::..String