IAuxDisposableIsDisposed Property |
Determines whether a resource is closed (true) or not (false)
Namespace: GroupDocs.Editor.HtmlCss.ResourcesAssembly: GroupDocs.Editor (in GroupDocs.Editor.dll) Version: 21.10.0.0
SyntaxReadOnly Property IsDisposed As Boolean
Get
property bool IsDisposed {
bool get ();
}
abstract IsDisposed : bool with get
Property Value
Type:
Boolean
See Also