| Package | Description |
|---|---|
| com.groupdocs.conversion.filetypes |
The GroupDocs.Conversion.FileTypes namespace provides classes which represent supported file types.
|
| com.groupdocs.conversion.options.load |
The GroupDocs.Conversion.Options.Load namespace provides classes to specify additional options for document loading process.
|
| Modifier and Type | Field and Description |
|---|---|
static EBookFileType |
EBookFileType.Azw3
AZW3, also known as Kindle Format 8 (KF8), is the modified version of the AZW ebook digital file format developed for Amazon Kindle devices.
|
static EBookFileType |
EBookFileType.Epub
EPUB extension are an e-book file format that provide a standard digital publication format for publishers and consumers.
|
static EBookFileType |
EBookFileType.Mobi
The MOBI file format is one of the most widely used ebook file format.
|
| Modifier and Type | Method and Description |
|---|---|
EBookFileType |
EBookLoadOptions.getFormat()
Gets Input document file type.
|
EBookFileType |
EpubLoadOptions.getFormat() |
| Modifier and Type | Method and Description |
|---|---|
void |
EBookLoadOptions.setFormat(EBookFileType format)
Sets Input document file type.
|
Copyright © 2025. All rights reserved.