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 LoadSimplePatterns( Stream stream ) |
| Visual Basic |
|---|
Public Sub LoadSimplePatterns ( _ stream As Stream _ ) |
| Visual C++ |
|---|
public: void LoadSimplePatterns( Stream^ stream ) |
Parameters
- stream
- Type: System.IO..::..Stream