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

Syntax

C#
public static int GetType(
	Object color
)
Visual Basic
Public Shared Function GetType ( _
	color As Object _
) As Integer
Visual C++
public:
static int GetType(
	Object^ color
)

Parameters

color
Type: System..::..Object

See Also