Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / GcGifReader Class / IsDisposed Property

In This Topic
    IsDisposed Property (GcGifReader)
    In This Topic
    Gets a value indicating whether the GcGifReader has been disposed of.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsDisposed As System.Boolean
    public System.bool IsDisposed {get;}
    See Also