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 WriteListTextBlock( Stream result, int itemNr, RtfListLevel listLevel ) |
Visual Basic |
---|
Protected Sub WriteListTextBlock ( _ result As Stream, _ itemNr As Integer, _ listLevel As RtfListLevel _ ) |
Visual C++ |
---|
protected: void WriteListTextBlock( Stream^ result, int itemNr, RtfListLevel^ listLevel ) |
Parameters
- result
- Type: System.IO..::..Stream
- itemNr
- Type: System..::..Int32
- listLevel
- Type: iTextSharp.text.rtf.list..::..RtfListLevel