Namespace: iTextSharp.text.html
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public static string Encode( Color color ) |
| Visual Basic |
|---|
Public Shared Function Encode ( _ color As Color _ ) As String |
| Visual C++ |
|---|
public: static String^ Encode( Color^ color ) |
Parameters
- color
- Type: iTextSharp.text..::..Color