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

Syntax

C#
public void UpdateFilledWidth(
	float w
)
Visual Basic
Public Sub UpdateFilledWidth ( _
	w As Single _
)
Visual C++
public:
void UpdateFilledWidth(
	float w
)

Parameters

w
Type: System..::..Single

See Also