Edit

Share via


Word.PresetMaterial enum

Note

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Specifies the extrusion surface material.

Remarks

[ API set: WordApi BETA (PREVIEW ONLY) ]

Fields

clear = "Clear"

Represents a clear material.

darkEdge = "DarkEdge"

Represents a dark edge material.

flat = "Flat"

Represents a flat material.

matte = "Matte"

Represents a matte material.

matte2 = "Matte2"

Represents a second matte material.

metal = "Metal"

Represents a metal material.

metal2 = "Metal2"

Represents a second metal material.

mixed = "Mixed"

Represents a mixed material type.

plastic = "Plastic"

Represents a plastic material.

plastic2 = "Plastic2"

Represents a second plastic material.

powder = "Powder"

Represents a powder material.

softEdge = "SoftEdge"

Represents a soft edge material.

softMetal = "SoftMetal"

Represents a soft metal material.

translucentPowder = "TranslucentPowder"

Represents a translucent powder material.

warmMatte = "WarmMatte"

Represents a warm matte material.

wireFrame = "WireFrame"

Represents a wireframe material.