Anchor.VerticalPosition Property  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Vertical Positioning.
Represents the following element tag in the schema: wp:positionV.
public DocumentFormat.OpenXml.Drawing.Wordprocessing.VerticalPosition VerticalPosition { get; set; }public DocumentFormat.OpenXml.Drawing.Wordprocessing.VerticalPosition? VerticalPosition { get; set; }member this.VerticalPosition : DocumentFormat.OpenXml.Drawing.Wordprocessing.VerticalPosition with get, setPublic Property VerticalPosition As VerticalPosition