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

In This Topic
    Vertical Property (ShapePosition)
    In This Topic
    Gets the vertical position of a floating shape within a document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Vertical As ShapeVerticalPosition
    public ShapeVerticalPosition Vertical {get;}
    See Also