This class represents an extended text vector object which supports storing original font settings.

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

Syntax

Visual Basic

Public NotInheritable Class PsdTextVObject _
	Inherits TextVObject

C#

public sealed class PsdTextVObject : TextVObject

Remarks

You can use this class if you need to create a text vector object based on a text label stored in a PSD file.