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# |
---|
public void AddException( string word, ArrayList hyphenatedword ) |
Visual Basic |
---|
Public Sub AddException ( _ word As String, _ hyphenatedword As ArrayList _ ) |
Visual C++ |
---|
public: virtual void AddException( String^ word, ArrayList^ hyphenatedword ) sealed |