ComponentOne Word for UWP
LeftChars Property

C1.UWP.Word Assembly > C1.Xaml.Word.Objects Namespace > RtfParagraph Class : LeftChars Property
Gets or sets the left chars value of this paragraph.
Syntax
'Declaration
 
Public Property LeftChars As System.Integer
public System.int LeftChars {get; set;}

Property Value

The left chars of the paragraph.
See Also

Reference

RtfParagraph Class
RtfParagraph Members