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

TextVObject.Source Property

Get or set a URL to image with rendered text.

Namespace: Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly: Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)

Syntax

Visual Basic
Public Property Source As String
C#
public string Source { get; internal set; }

Property Value

The String value which represents a URL to image with rendered text.

See Also

Reference