PsdTextFrame.Caps Property

Gets the caps settings of this layer.

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

Syntax

C#
public FontCaps Caps { get; protected set; }

Property Value

The caps settings of this layer.

Implements

ITextSettings.Caps

See Also

Reference