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

AdvancedPsdTextFrame.FirstLineIndent Property

Gets/sets the first line indent of this layer paragraph settings.

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

Syntax

Visual Basic
Public Property FirstLineIndent As Integer
C#
public int FirstLineIndent { get; set; }

Property Value

An integer value which specifies the first line indent of this layer paragraph settings.

See Also

Reference