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

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