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

In This Topic
    Reflection Class
    In This Topic
    Represents reflection effect that can be applied to an object.
    Object Model
    Reflection Class
    Syntax
    'Declaration
     
    Public Class Reflection 
       Inherits FormattingBag
       Implements IFixedFormattingBag 
    public class Reflection : FormattingBag, IFixedFormattingBag  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.Reflection

    See Also