ImageGear Professional v18.2 > API Reference Guide > Core Component API Reference > Core Component Interfaces > IIGComponent Interface |
Base interface for all ImageGear components.
IIGComponent
ComponentInfo Property | Provides an access to the component's IGComponentInfo object, which identifies the particular version of the component. |
ComponentInterface Property | Provides an access to the component's IIGComponent interface, which is used to associate the component with the Core control using IGCoreCtl.AssociateComponent. |