Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / CppObjectShadow Class / Callback Property

In This Topic
    Callback Property
    In This Topic
    Gets the callback.
    Syntax
    'Declaration
     
    Public ReadOnly Property Callback As ICallbackable
    public ICallbackable Callback {get;}
    See Also