C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfParagraph Class / FirstLineIndent Property

In This Topic
FirstLineIndent Property
In This Topic
Gets or sets the first line left indent value of this paragraph.
Syntax
'Declaration
 
Public Property FirstLineIndent As Single
 

Property Value

The first line left indent of the paragraph.
See Also