ParagraphSettings.RightIndent Property

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

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

Syntax

C#
public float RightIndent { get; set; }

Property Value

The right indent of this layer paragraph settings.

See Also

Reference