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