[]
        
(Showing Draft Content)

GrapeCity.Documents.DX.ShadowAttribute

ShadowAttribute Class

Shadow attribute used to associate a COM callbackable interface to its Shadow implementation.

Inheritance
ShadowAttribute
Namespace: GrapeCity.Documents.DX
Assembly: GcDocs.DX.Windows.dll
Syntax
[AttributeUsage(AttributeTargets.Interface)]
public class ShadowAttribute : Attribute

Constructors

Name Description
ShadowAttribute(Type)

Initializes a new instance of ShadowAttribute class.

Properties

Name Description
Type

Gets the value.

Methods

Name Description
Get(Type)

Get ShadowAttribute from type.