1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. Color
  8. /
  9. ToString

ToString

Color.ToString method

Returns a String that represents the current Color.

public override string ToString()

Return Value

A String that represents the current Color.

See Also