LangAltToString Method

Returns a String that represents this instance.

Namespace:  Aspose.CAD.Xmp
Assembly:  Aspose.CAD (in Aspose.CAD.dll) Version: 20.8
Syntax
public override string ToString()

Return Value

Type: String
A String that represents this instance.
See Also