Namespace: iTextSharp.text.rtf.style
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
| C# |
|---|
public int GetColorNumber( RtfColor color ) |
| Visual Basic |
|---|
Public Function GetColorNumber ( _ color As RtfColor _ ) As Integer |
| Visual C++ |
|---|
public: int GetColorNumber( RtfColor^ color ) |
Parameters
- color
- Type: iTextSharp.text.rtf.style..::..RtfColor