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

Syntax

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

Parameters

levelFollowValue
Type: System..::..Int32

See Also