Indent

ParagraphFormat.Indent property

Returns or sets paragraph First Line Indent/Hanging Indent with no inheritance. Hanging Indent can be defined with negative values. Read/write Single.

public float Indent { get; set; }

See Also