ParagraphStyle.SpaceAfter Property

Gets or sets the space after a paragraph in the text.

Namespace: Aurigma.GraphicsMill.AdvancedDrawing
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public double SpaceAfter { get; set; }

Property Value

The space after a paragraph in the text.

See Also

Reference