Word.PresetLightingSoftness enum
Specifies the intensity of light used on a shape.
Remarks
[ API set: WordApiDesktop 1.3 ]
Fields
| bright = "Bright" | Represents bright lighting. |
| dim = "Dim" | Represents dim lighting. |
| mixed = "Mixed" | Represents a mixed lighting softness. |
| normal = "Normal" | Represents normal lighting. |