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

Syntax

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

Parameters

type
Type: System..::..Int32

See Also