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

Syntax

C#
public virtual void SetGrayStroke(
	float value
)
Visual Basic
Public Overridable Sub SetGrayStroke ( _
	value As Single _
)
Visual C++
public:
virtual void SetGrayStroke(
	float value
)

Parameters

value
Type: System..::..Single

See Also