ParagraphStyle.LeftIndent Property

Gets or sets the left indent of the text.

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

Syntax

C#
public double LeftIndent { get; set; }

Property Value

The the left indent of the text.

See Also

Reference