Word.TextureType enum
Specifies the texture type for the selected fill.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
| mixed = "Mixed" | Mixed texture type. Used when multiple shapes with different texture types are selected. |
| preset = "Preset" | A predefined texture selected from the built-in texture gallery. |
| userDefined = "UserDefined" | A custom texture defined by the user, typically from an image file. |