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