| Package | Description |
|---|---|
| com.groupdocs.editor |
The com.groupdocs.editor namespace is a root namespace, which provides classes for editing multiple document formats in your Java applications.
|
| com.groupdocs.editor.htmlcss.resources |
The com.groupdocs.editor.htmlcss.resources namespace provides classes that represent all kinds of the HTML resources.
|
| com.groupdocs.editor.htmlcss.resources.audio |
The com.groupdocs.editor.htmlcss.resources.audio namespace provides classes that represent audio resources.
|
| com.groupdocs.editor.htmlcss.resources.fonts |
The com.groupdocs.editor.htmlcss.resources.fonts namespace provides classes that represent font resources.
|
| com.groupdocs.editor.htmlcss.resources.images.raster |
The com.groupdocs.editor.htmlcss.resources.images.raster namespace provides classes that represent only raster image resources.
|
| com.groupdocs.editor.htmlcss.resources.images.vector |
The com.groupdocs.editor.htmlcss.resources.images.vector namespace provides classes that represent only vector image resources.
|
| com.groupdocs.editor.htmlcss.resources.textual |
The com.groupdocs.editor.htmlcss.resources.textual namespace provides classes that represent text resources.
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
EditableDocument.Disposed |
Event<EventHandler> |
Editor.Disposed
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static Event<EventHandler> |
IAuxDisposable.Disposed
Occurs when object is disposed
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
Mp3Audio.Disposed |
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
FontResourceBase.Disposed
Event, which occurs when this font is disposed
|
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
RasterImageResourceBase.Disposed |
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
VectorImageResourceBase.Disposed |
| Modifier and Type | Field and Description |
|---|---|
Event<EventHandler> |
TextResourceBase.Disposed |
Copyright © 2024. All rights reserved.