Share via


Shading.Texture Property

Returns or sets the shading texture for the specified object.

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

Syntax

'Declaration
Property Texture As WdTextureIndex
    Get
    Set
'Usage
Dim instance As Shading
Dim value As WdTextureIndex

value = instance.Texture

instance.Texture = value
WdTextureIndex Texture { get; set; }

Property Value

Type: Microsoft.Office.Interop.Word.WdTextureIndex

See Also

Reference

Shading Interface

Shading Members

Microsoft.Office.Interop.Word Namespace