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

AdvancedPsdTextFrame.LeftIndent Property

Gets/sets the left margin 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 LeftIndent As Integer
C#
public int LeftIndent { get; set; }

Property Value

An integer value which specifies the left margin indent of this layer paragraph settings.

See Also

Reference