Gets or sets the text that is shown for this ribbon tab.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DisplayText As System.String |
C# | |
---|
System.string DisplayText {get; set;} |
JavaScript | |
---|
DisplayText : System.String |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_DisplayText(
BSTR
NewVal
)
C++ | |
---|
property System.String^ DisplayText { dsString* Val
)
DSRESULTput_DisplayText(
const dsString& NewVal
} |
Property Value
Text shown for this ribbon tab