ComponentOne Word for UWP
LeftIndent Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : LeftIndent Property
Gets or sets a current left indent of this document.
Syntax
'Declaration
 
Public Property LeftIndent As System.Single
public System.float LeftIndent {get; set;}

Property Value

The left indent of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members