FileFormatInfo Class

Contains data returned by FileFormatUtil file format detection methods.
Inheritance Hierarchy
SystemObject
  Aspose.EmailFileFormatInfo

Namespace:  Aspose.Email
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public class FileFormatInfo

The FileFormatInfo type exposes the following members.

Properties
  NameDescription
Public propertyFileFormatType
Gets file format type.
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
See Also