ComponentOne Word for UWP
FirstLineIndent Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : FirstLineIndent Property
Gets or sets the first line left indent value of this paragraph.
Syntax
'Declaration
 
Public Property FirstLineIndent As System.Single
public System.float FirstLineIndent {get; set;}

Property Value

The first line left indent of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members