CharStyle.Leading Property

Gets or sets the leading (line spacing) for the text.

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

Syntax

C#
public double Leading { get; set; }

Property Value

A single-precision floating-point value representing the leading amount.

See Also

Reference