​
​
​

Gets or sets a descriptive text for a document link. An empty string indicates that the document link has no such text. An empty string can also be used to delete a previously set text.

​ Introduced: 34.0.

Syntax

​public string DescriptiveText { get; set; }
​Public Property DescriptiveText() As String
​