Word.PresetLightingSoftness 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 intensity of light used on a shape.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
bright = "Bright" | Represents bright lighting. |
dim = "Dim" | Represents dim lighting. |
mixed = "Mixed" | Represents a mixed lighting softness. |
normal = "Normal" | Represents normal lighting. |