Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / TablePosition Class / Vertical Property

In This Topic
    Vertical Property (TablePosition)
    In This Topic
    Gets the vertical positioning of the current floating table within a document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As TableVerticalPosition
    public TableVerticalPosition Vertical {get;}
    See Also