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