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

In This Topic
    Alignment Property (TableVerticalPosition)
    In This Topic
    Gets or sets the relative vertical alignment position of the table.
    Syntax
    'Declaration
     
    Public Property Alignment As TableVerticalRelativeAlignment
    public TableVerticalRelativeAlignment Alignment {get; set;}
    See Also