ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class / LeftChars Property

In This Topic
    LeftChars Property
    In This Topic
    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