ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfListLevel Class / Alignment Property

In This Topic
    Alignment Property (RtfListLevel)
    In This Topic
    Gets or sets alignment of this list.
    Syntax
    'Declaration
     
    Public Property Alignment As RtfHorizontalAlignment
    public RtfHorizontalAlignment Alignment {get; set;}
    See Also