ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word Namespace / C1WordDocument Class / CurrentAlignment Property

In This Topic
    CurrentAlignment Property
    In This Topic
    Gets or sets current horizontal aligment of this document.
    Syntax
    'Declaration
     
    Public Property CurrentAlignment As RtfHorizontalAlignment
    public RtfHorizontalAlignment CurrentAlignment {get; set;}
    See Also