Gets or sets the Note associated with this multiline BlockAttribute definition.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Text As Note |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Text(
INote*
NewVal
)
C++ | |
---|
property Note^ Text { dsNote** Val
)
DSRESULTput_Text(
dsNote* NewVal
} |
Property Value
INote (see
Remarks)