Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ICallbackable Interface
Members

In This Topic
    ICallbackable Interface
    In This Topic
    Use this interface to tag a class that is called by an unmanaged object. A ICallbackable class must dispose the Shadow on dispose.
    Object Model
    ICallbackable Interface
    Syntax
    'Declaration
     
    Public Interface ICallbackable 
    public interface ICallbackable 
    See Also