Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ParagraphFormat Class / Alignment Property

In This Topic
    Alignment Property (ParagraphFormat)
    In This Topic
    Gets or sets text alignment for the paragraph.
    Syntax
    'Declaration
     
    Public Property Alignment As ParagraphAlignment
    public ParagraphAlignment Alignment {get; set;}
    See Also