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 int GetListNumber( RtfList list ) |
| Visual Basic |
|---|
Public Function GetListNumber ( _ list As RtfList _ ) As Integer |
| Visual C++ |
|---|
public: int GetListNumber( RtfList^ list ) |
Parameters
- list
- Type: iTextSharp.text.rtf.list..::..RtfList