1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata
  6. /
  7. Metadata
  8. /
  9. FileFormat

FileFormat

Metadata.FileFormat property

Gets the type of the loaded file (if recognized).

public FileFormat FileFormat { get; }

Property Value

The type of the loaded file if recognized; otherwise, Unknown.

See Also