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