TextSpan.Caps Property

Gets capitalization options (caps) of the text.

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

Syntax

C#
public virtual FontCaps Caps { get; }

Property Value

Capitalization options of the text.

Implements

ITextSettings.Caps

See Also

Reference