This documentation is for the old version. Go to the latest Graphics Mill docs

XmpLocalizedTextItemNode.ToString Method

Returns a string representation of this XmpLocalizedTextItemNode instance.

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

Visual Basic
Public Overrides NotOverridable Function ToString As String
C#
public override sealed string ToString()

Return Value

Value containing a string representation of this XmpLocalizedTextItemNode instance.

See Also

Reference