Text.String Property

Gets or sets the text string.

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

Syntax

C#
public string String { get; set; }

Property Value

The text string.

See Also

Reference