FileType

IDocumentInfo.FileType property

Represents file type. Provides methods to obtain list of all file types supported by GroupDocs.Comparison, detect file type by extension etc.

public FileType FileType { get; set; }

See Also