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

In This Topic
LeftIndent Property (RtfParagraph)
In This Topic
Gets or sets the left indent value of this paragraph.
Syntax
'Declaration
 
Public Property LeftIndent As Single
 

Property Value

The left indent of the paragraph.
See Also