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