|  | This document is archived and information here might be outdated. Recommended version. | 
Converts the graphic attribute value to text.
[Visual Basic .NET]
Public Function ValueToText ( _
    ByVal Value As Object _
) As String
[C#]
public string ValueToText (
    object Value
);
[C++]
HRESULT ValueToText(
  VARIANT Value
);
[C++] Parameters Value [in]
Value is a parameter of type VARIANT