Namespace: iTextSharp.text.rtf.list
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
protected void WriteListNumbers( Stream result ) |
| Visual Basic |
|---|
Protected Sub WriteListNumbers ( _ result As Stream _ ) |
| Visual C++ |
|---|
protected: void WriteListNumbers( Stream^ result ) |
Parameters
- result
- Type: System.IO..::..Stream