Gets or sets whether a mirror image of the SimpleNote text is displayed.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Backwards As System.Boolean |
C# | |
---|
System.bool Backwards {get; set;} |
JavaScript | |
---|
get_Backwards () : Boolean
put_Backwards (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_Backwards(
VARIANT_BOOL* Val
)
HRESULT put_Backwards(
VARIANT_BOOL NewVal |
Property Value
True if a mirror image of the SimpleNote text is displayed, false if not
See Also
Availability
DraftSight V1R1.1