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

AdvancedPsdTextFrame.SpaceAfterParagraph Property

Gets/sets the value which specifies the space after each paragraph in the layer.

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

Syntax

Visual Basic
Public Property SpaceAfterParagraph As Integer
C#
public int SpaceAfterParagraph { get; set; }

Property Value

An integer value which specifies the space after each paragraph in the layer.

See Also

Reference