ParagraphSettings.LeftIndent Property

Gets or sets the left indent of this layer paragraph settings.

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

Syntax

C#
public float LeftIndent { get; set; }

Property Value

The left indent of this layer paragraph settings.

See Also

Reference