Click or drag to resize

Color Methods

The RtfToHtmlColor type exposes the following members.

Methods
 NameDescription
Public methodEquals(RtfToHtmlColor) Determines whether the otherColor is equal to this Color instance.
Public methodEquals(Object) Determines whether the specified Object is equal to this Color instance.
(Overrides ValueTypeEquals(Object))
Public methodGetHashCode Gets a hash code for this Color instance.
(Overrides ValueTypeGetHashCode)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also