FileType Methods |
The FileType type exposes the following members.
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.) |