Gets or sets whether to close the RichLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Closed As System.Boolean |
C# | |
---|
System.bool Closed {get; set;} |
JavaScript | |
---|
Closed : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Closed(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Closed { bool* Val
)
DSRESULTput_Closed(
bool NewVal
} |
Property Value
True to close the RichLine, false to leave it open