'Declaration Public Overloads Function ToHtml( _
ByVal allowNamedColorsA value indicating whether named colors are allowed.As Boolean _
) As String
public string ToHtml(
bool allowNamedColors
)
public: string* ToHtml(
bool allowNamedColors
)
public:
string^ ToHtml(
bool allowNamedColors
)
Parameters
- allowNamedColors
- A value indicating whether named colors are allowed.
Return Value
A string that represents this VintasoftColor.