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

In This Topic
IsDisposed Property (GcSvgDocument)
In This Topic
Gets a value indicating whether the GcSvgDocument has been disposed of.
Syntax
'Declaration
 
Public ReadOnly Property IsDisposed As System.Boolean
 
See Also