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