Namespace: iTextSharp.text.rtf.list
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0

Syntax

C#
public void SetListType(
	int listType
)
Visual Basic
Public Sub SetListType ( _
	listType As Integer _
)
Visual C++
public:
void SetListType(
	int listType
)

Parameters

listType
Type: System..::..Int32

See Also