[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Lighting

Lighting Class

Represents a light rig associated with an object. The light rig comes into play when there is a 3D bevel applied to an object.

Inheritance
Lighting
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class Lighting : FormattingBag
Public Class Lighting
    Inherits FormattingBag

Properties

Name Description
Direction

Gets or sets the direction from which the light rig is oriented in relation to the scene.

Default value is Top.

Rotation

Gets the light rig rotation.

Type

Gets or sets the preset type of light rig which is to be applied to the scene.

Default value is NoLight.

Methods

Name Description
FixInheritedValues()

Fixes all inherited values as "direct" values for this instance.

Reset()

Resets lighting to inherited defaults.