Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Lighting Class
Members

In This Topic
    Lighting Class
    In This Topic
    Represents a light rig associated with an object. The light rig comes into play when there is a 3D bevel applied to an object.
    Object Model
    Lighting Class
    Syntax
    'Declaration
     
    Public Class Lighting 
       Inherits FormattingBag
    public class Lighting : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.Lighting

    See Also