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