ThreeDFormat.PresetLighting Property

Returns or sets an MsoBevelType constant that represents the lighting preset. Read/write.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
Property PresetLighting As MsoLightRigType
    Get
    Set
'Usage
Dim instance As ThreeDFormat
Dim value As MsoLightRigType

value = instance.PresetLighting

instance.PresetLighting = value
MsoLightRigType PresetLighting { get; set; }

Property Value

Type: MsoLightRigType
MsoBevelType

See Also

Reference

ThreeDFormat Interface

ThreeDFormat Members

Microsoft.Office.Interop.Word Namespace