ParagraphFormatFirstLineIndent Property |
Sets the size of the first line indent and the hanging indent, in points.
Namespace: Aceoffix.WordWriterAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic float FirstLineIndent { set; }
Public WriteOnly Property FirstLineIndent As Single
Set
Property Value
Type:
Single
RemarksSets the size of the first line indent with positive number and the hanging indent with negative number, in points.
See Also