PresetMaterialTypeValues enumeration
Office 2013 and later
Defines the PresetMaterialTypeValues enumeration.
Namespace: DocumentFormat.OpenXml.Office2010.Word
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
| Member name | Description | |
|---|---|---|
| LegacyMatte | legacyMatte. When the item is serialized out as xml, its value is "legacyMatte". | |
| LegacyPlastic | legacyPlastic. When the item is serialized out as xml, its value is "legacyPlastic". | |
| LegacyMetal | legacyMetal. When the item is serialized out as xml, its value is "legacyMetal". | |
| LegacyWireframe | legacyWireframe. When the item is serialized out as xml, its value is "legacyWireframe". | |
| Matte | matte. When the item is serialized out as xml, its value is "matte". | |
| Plastic | plastic. When the item is serialized out as xml, its value is "plastic". | |
| Metal | metal. When the item is serialized out as xml, its value is "metal". | |
| WarmMatte | warmMatte. When the item is serialized out as xml, its value is "warmMatte". | |
| TranslucentPowder | translucentPowder. When the item is serialized out as xml, its value is "translucentPowder". | |
| Powder | powder. When the item is serialized out as xml, its value is "powder". | |
| DarkEdge | dkEdge. When the item is serialized out as xml, its value is "dkEdge". | |
| SoftEdge | softEdge. When the item is serialized out as xml, its value is "softEdge". | |
| Clear | clear. When the item is serialized out as xml, its value is "clear". | |
| Flat | flat. When the item is serialized out as xml, its value is "flat". | |
| SoftMetal | softmetal. When the item is serialized out as xml, its value is "softmetal". | |
| None | none. When the item is serialized out as xml, its value is "none". |
Show: