ParagraphStyle.FirstLineIndent Property

Gets or sets the first line indent of the text.

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

Syntax

C#
public float FirstLineIndent { get; set; }

Property Value

The first line indent of the text.

See Also

Reference