DS.Documents.Html Assembly / 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
 
See Also