1. API Reference
  2. /
  3. GroupDocs.Editor
  4. /
  5. GroupDocs.Editor for Node.js via Java
  6. /
  7. com.groupdocs.editor.formats.abstraction

com.groupdocs.editor.formats.abstraction

On this page

The com.groupdocs.editor.formats.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.

On this page