_OLEControl.AltHTML Property

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property AltHTML As String
    Get
    Set
'Usage
Dim instance As _OLEControl
Dim value As String

value = instance.AltHTML

instance.AltHTML = value
string AltHTML { get; set; }

Property Value

Type: System.String

See Also

Reference

_OLEControl Interface

_OLEControl Members

Microsoft.Office.Interop.Word Namespace