Frame.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.
Returns or sets the vertical distance between the edge of the frame and the item specified by the RelativeVerticalPosition property.
public:
property float VerticalPosition { float get(); void set(float value); };
public float VerticalPosition { get; set; }
member this.VerticalPosition : single with get, set
Public Property VerticalPosition As Single
Property Value
Remarks
The VerticalPosition property can be a number that indicates a measurement in points, or can be any valid WdFramePosition constant.