ParagraphSettings.SpaceAfterParagraph Property

Gets or sets the space after each paragraph in the layer.

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

Syntax

C#
public float SpaceAfterParagraph { get; set; }

Property Value

The space after each paragraph in the layer.

See Also

Reference