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