CompiledTextRunInstance.ToolTip Property

Definition

Gets the calculated value of the ToolTip property in the original TextRun definition object that contains the HTML.

public:
 virtual property System::String ^ ToolTip { System::String ^ get(); };
public override string ToolTip { get; }
member this.ToolTip : string
Public Overrides ReadOnly Property ToolTip As String

Property Value

A string value.

Applies to