ParagraphSettings.SpaceBeforeParagraph Property

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

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

Syntax

C#
public float SpaceBeforeParagraph { get; set; }

Property Value

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).

See Also

Reference