FileType Class |
Namespace: GroupDocs.Conversion.FileTypes
The FileType type exposes the following members.
Name | Description | |
---|---|---|
![]() | FileType |
Serialization constructor
|
![]() | FileType(String, String, String) |
ctor
|
Name | Description | |
---|---|---|
![]() | Description |
File type description
|
![]() | Extension |
The file extension
|
![]() | Family |
The file family
|
![]() | FileFormat |
The file format
|
![]() | Key |
The enumeration key.
(Inherited from Enumeration.) |
![]() | Name |
The enumeration name.
(Inherited from Enumeration.) |
Name | Description | |
---|---|---|
![]() | CompareTo |
Compares current object to other.
(Inherited from Enumeration.) |
![]() | Equals(Object) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Equals(Enumeration) |
Determines whether two object instances are equal.
(Inherited from Enumeration.) |
![]() | Finalize | (Inherited from Object.) |
![]() ![]() | FromExtension |
Gets FileType for provided fileExtension
|
![]() ![]() | FromFilename |
Returns FileType for specified fileName
|
![]() ![]() | FromStream |
Returns FileType for provided document stream
|
![]() ![]() | GetAllT |
Returns all enumeration values.
|
![]() | GetHashCode |
Serves as the default hash function.
(Inherited from Enumeration.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
String representation
(Overrides EnumerationToString.) |
Name | Description | |
---|---|---|
![]() ![]() | (FileType to String) |
Implicit conversion to string
|
Name | Description | |
---|---|---|
![]() ![]() | Unknown |
Unknown file type
|