1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Data
  6. /
  7. Point
  8. /
  9. ToString

ToString

Point.ToString method

Converts the value of this instance to String.

public override string ToString()

Return Value

A string whose value is the same as this instance.

See Also