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

AdvancedPsdTextFrame.RightIndent Property

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

Property Value

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

See Also

Reference