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 Hyphenation Hyphenate( string word ) |
Visual Basic |
---|
Public Function Hyphenate ( _ word As String _ ) As Hyphenation |
Visual C++ |
---|
public: Hyphenation^ Hyphenate( String^ word ) |
Parameters
- word
- Type: System..::..String