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

In This Topic
    Alignment Property (TableHorizontalPosition)
    In This Topic
    Gets or sets the relative horizontal alignment of a table.
    Syntax
    'Declaration
     
    Public Property Alignment As TableHorizontalRelativeAlignment
    public TableHorizontalRelativeAlignment Alignment {get; set;}
    See Also