GroupDocs.Editor.Formats.Abstraction
The Abstraction namespace provides interfaces and classes that describe supported document formats in the GroupDocs.Editor library.
Classes
Class |
Description |
DocumentFormatBase |
Represents the base class for document formats, providing common functionality for format instances. |
FormatFamilyBase |
Represents the base class for format families, providing common functionality for format family instances. |
Interfaces
Interface |
Description |
IDocumentFormat |
Represents the root interface for all supporting document formats. |