Document Solutions for Imaging
GrapeCity.Documents.Html / GrapeCity.Documents.Html Namespace / GcHtmlRenderer Class / IsDisposed Property

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