Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX Namespace / ComObjectEventArgs Class / Object Field

In This Topic
    Object Field
    In This Topic
    The object being tracked/untracked.
    Syntax
    'Declaration
     
    Public Object As ComObject
    public ComObject Object
    See Also