Namespace: iTextSharp.text.rtf.parser.destinations
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
public Color GetColor( string key ) |
Visual Basic |
---|
Public Function GetColor ( _ key As String _ ) As Color |
Visual C++ |
---|
public: Color^ GetColor( String^ key ) |
Parameters
- key
- Type: System..::..String