Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ShadowAttribute Class
Members

In This Topic
    ShadowAttribute Class
    In This Topic
    Shadow attribute used to associate a COM callbackable interface to its Shadow implementation.
    Object Model
    ShadowAttribute Class
    Syntax
    'Declaration
     
    Public Class ShadowAttribute 
       Inherits System.Attribute
    public class ShadowAttribute : System.Attribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          GrapeCity.Documents.DX.ShadowAttribute

    See Also