Gets or sets whether to vertically align the text of the TextStyle.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Vertical As System.Boolean |
C# | |
---|
System.bool Vertical {get; set;} |
JavaScript | |
---|
Vertical : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Vertical(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Vertical { bool* Val
)
DSRESULTput_Vertical(
bool NewVal
} |
Property Value
True to vertically align the text, false to not