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 void SetParentList( RtfList parentList ) |
| Visual Basic |
|---|
Public Sub SetParentList ( _ parentList As RtfList _ ) |
| Visual C++ |
|---|
public: void SetParentList( RtfList^ parentList ) |
Parameters
- parentList
- Type: iTextSharp.text.rtf.list..::..RtfList