Partager via


FillFormat.PresetTexture Property

Returns the preset texture for the specified fill.

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

Syntax

'Declaration
ReadOnly Property PresetTexture As MsoPresetTexture
    Get
'Usage
Dim instance As FillFormat
Dim value As MsoPresetTexture

value = instance.PresetTexture
MsoPresetTexture PresetTexture { get; }

Property Value

Type: MsoPresetTexture

Remarks

Use the PresetTextured method to specify the preset texture for the fill.

See Also

Reference

FillFormat Interface

FillFormat Members

Microsoft.Office.Interop.Word Namespace