Gets/sets the value which specifies the space before 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 SpaceBeforeParagraph As Integer

C#

public int SpaceBeforeParagraph { get; set; }

Property Value

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

Remarks

Note

This value is not applied for the very first paragraph (i.e. no empty space should be inserted above the entire layer).