PresetMaterialTypeValues Enum

Definition

Preset Material Type

public enum PresetMaterialTypeValues
public readonly struct PresetMaterialTypeValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues>, IEquatable<DocumentFormat.OpenXml.Drawing.PresetMaterialTypeValues>
type PresetMaterialTypeValues = 
type PresetMaterialTypeValues = struct
    interface IEnumValue
    interface IEnumValueFactory<PresetMaterialTypeValues>
Public Enum PresetMaterialTypeValues
Public Structure PresetMaterialTypeValues
Implements IEnumValue, IEnumValueFactory(Of PresetMaterialTypeValues), IEquatable(Of PresetMaterialTypeValues)
Inheritance
PresetMaterialTypeValues
Inheritance
PresetMaterialTypeValues

Fields

PresetMaterialTypeValues(String)

Creates a new PresetMaterialTypeValues enum instance

Clear 12

Clear.

When the item is serialized out as xml, its value is "clear".

Clear

Clear.

When the item is serialized out as xml, its value is "clear".

DarkEdge 10

Dark Edge.

When the item is serialized out as xml, its value is "dkEdge".

DarkEdge

Dark Edge.

When the item is serialized out as xml, its value is "dkEdge".

Equals(PresetMaterialTypeValues)
Equals(Object)
Flat

Flat.

When the item is serialized out as xml, its value is "flat".

Flat 13

Flat.

When the item is serialized out as xml, its value is "flat".

GetHashCode()
LegacyMatte 0

Legacy Matte.

When the item is serialized out as xml, its value is "legacyMatte".

LegacyMatte

Legacy Matte.

When the item is serialized out as xml, its value is "legacyMatte".

LegacyMetal

Legacy Metal.

When the item is serialized out as xml, its value is "legacyMetal".

LegacyMetal 2

Legacy Metal.

When the item is serialized out as xml, its value is "legacyMetal".

LegacyPlastic

Legacy Plastic.

When the item is serialized out as xml, its value is "legacyPlastic".

LegacyPlastic 1

Legacy Plastic.

When the item is serialized out as xml, its value is "legacyPlastic".

LegacyWireframe

Legacy Wireframe.

When the item is serialized out as xml, its value is "legacyWireframe".

LegacyWireframe 3

Legacy Wireframe.

When the item is serialized out as xml, its value is "legacyWireframe".

Matte 4

Matte.

When the item is serialized out as xml, its value is "matte".

Matte

Matte.

When the item is serialized out as xml, its value is "matte".

Metal

Metal.

When the item is serialized out as xml, its value is "metal".

Metal 6

Metal.

When the item is serialized out as xml, its value is "metal".

Equality(PresetMaterialTypeValues, PresetMaterialTypeValues)
Inequality(PresetMaterialTypeValues, PresetMaterialTypeValues)
Plastic 5

Plastic.

When the item is serialized out as xml, its value is "plastic".

Plastic

Plastic.

When the item is serialized out as xml, its value is "plastic".

Powder 9

Powder.

When the item is serialized out as xml, its value is "powder".

Powder

Powder.

When the item is serialized out as xml, its value is "powder".

SoftEdge

Soft Edge.

When the item is serialized out as xml, its value is "softEdge".

SoftEdge 11

Soft Edge.

When the item is serialized out as xml, its value is "softEdge".

SoftMetal

Soft Metal.

When the item is serialized out as xml, its value is "softmetal".

SoftMetal 14

Soft Metal.

When the item is serialized out as xml, its value is "softmetal".

ToString()
TranslucentPowder 8

Translucent Powder.

When the item is serialized out as xml, its value is "translucentPowder".

TranslucentPowder

Translucent Powder.

When the item is serialized out as xml, its value is "translucentPowder".

WarmMatte

Warm Matte.

When the item is serialized out as xml, its value is "warmMatte".

WarmMatte 7

Warm Matte.

When the item is serialized out as xml, its value is "warmMatte".

IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<PresetMaterialTypeValues>.Create(String)

Applies to