Share via


StyleBase.VerticalAlign Field

Definition

Specifies the vertical alignment of the text.

protected: System::String ^ VerticalAlign;
protected const string VerticalAlign;
val mutable VerticalAlign : string
Protected Const VerticalAlign As String 

Field Value

Remarks

Valid values are Top, Middle, or Bottom.

Applies to