Gets whether to show a background Mask in the Note.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property BackgroundMask As System.Boolean |
C# | |
---|
System.bool BackgroundMask {get; set;} |
JavaScript | |
---|
BackgroundMask : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_BackgroundMask(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool BackgroundMask { bool* Val
)
DSRESULTput_BackgroundMask(
bool NewVal
} |
Property Value
True to show a background Mask in the Note, false to not