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

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