EBookFormats Structure |
Namespace: GroupDocs.Editor.Formats
The EBookFormats type exposes the following members.
Name | Description | |
---|---|---|
![]() | Extension |
Returns an extension (without leading dot character) of this EBook format in lower case
|
![]() | Mime |
Returns a MIME code for this format
|
![]() | Name |
Returns a formal full name of this eBook format
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Determines whether this instance is equal to the other specified object, that is presumably of boxed EBookFormats
(Overrides ValueTypeEquals(Object).) |
![]() | Equals(EBookFormats) |
Determines whether this instance is equal to the other specified EBookFormats instance
|
![]() | Equals(IDocumentFormat) |
Determines whether this instance is equal to the other specified IDocumentFormat instance
|
![]() ![]() | FromExtension |
Returns instance of EBookFormats structure, associated to specified filename extension, or throws an exception, if extension cannot be properly parsed
|
![]() | GetHashCode |
Returns a hash-code, that is immutable for this instance
(Overrides ValueTypeGetHashCode.) |
![]() | ToString |
Returns a format name of this format
(Overrides ValueTypeToString.) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Checks two given EBookFormats instances on equality
|
![]() ![]() | Inequality |
Checks two given EBookFormats instances on inequality
|
Name | Description | |
---|---|---|
![]() ![]() | All |
Returns an internal class, that provides enumerable possibilities over all existing EBook formats
|
![]() ![]() | Epub |
Electronic Publication (ePub) format is an e-book file format that provide a standard digital publication format for publishers and consumers.
Learn more about this file format here.
|
![]() ![]() | Mobi |
MOBI is the name given to the format developed for the MobiPocket Reader. It is currently used by Amazon with a slightly different DRM scheme and called AZW.
Learn more about this file format here.
|