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 RtfListLevel GetListLevel( int index ) |
Visual Basic |
---|
Public Function GetListLevel ( _ index As Integer _ ) As RtfListLevel |
Visual C++ |
---|
public: RtfListLevel^ GetListLevel( int index ) |
Parameters
- index
- Type: System..::..Int32