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

Syntax

C#
public void SetWidth(
	string value
)
Visual Basic
Public Sub SetWidth ( _
	value As String _
)
Visual C++
public:
void SetWidth(
	String^ value
)

Parameters

value
Type: System..::..String

See Also