Gets and sets the text message to be displayed when the step is reached in the presentation.
JavaScript |
|
CaptionText |
C# |
|
string CaptionText { get; set; } |
C++ |
|
HRESULT CaptionText([out, retval] BSTR* pVal) HRESULT CaptionText([in] BSTR pVal) |