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