C# Class iTextSharp.text.html.WebColors

Inheritance: System.Collections.Hashtable
ファイルを表示 Open project: red-gate/iTextSharp-4.1.6 Class Usage Examples

Public Properties

Property Type Description
NAMES WebColors

Public Methods

Method Description
GetRGBColor ( String name ) : Color

Private Methods

Method Description
WebColors ( ) : System

Method Details

GetRGBColor() public static method

public static GetRGBColor ( String name ) : Color
name String
return Color

Property Details

NAMES public_oe static_oe property

public static WebColors,iTextSharp.text.html NAMES
return WebColors