Click or drag to resize
ParagraphFormatFirstLineIndent Property
Sets the size of the first line indent and the hanging indent, in points.

Namespace: Aceoffix.WordWriter
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public float FirstLineIndent { set; }

Property Value

Type: Single
Remarks

Sets the size of the first line indent with positive number and the hanging indent with negative number, in points.

See Also