FormatFamily
Contents
[
Hide
]
FormatFamily class
Specifies a format family that unites several similar formats.
public class FormatFamily
Properties
Name | Description |
---|---|
Name { get; } | Gets the format family name. |
Methods
Name | Description |
---|---|
override ToString() | Returns a String that represents the current FormatFamily . |
Fields
Name | Description |
---|---|
static readonly Archive | Represents archive formats. |
static readonly Audio | Represents audio formats. |
static readonly Cad | Represents computer-aided design formats. |
static readonly Calendar | Represents calendar formats. |
static readonly Database | Represents database formats. |
static readonly Diagram | Represents diagram formats. |
static readonly Ebook | Represents electronic book formats. |
static readonly Email | Represents electronic mail formats. |
static readonly Executable | Represents executable formats. |
static readonly Font | Represents font formats. |
static readonly Image | Represents image formats. |
static readonly Markup | Represents markup formats. |
static readonly Medicine | Represents medicine formats. |
static readonly Note | Represents note formats. |
static readonly Pdf | Represents portable document formats. |
static readonly Presentation | Represents presentation formats. |
static readonly ProjectManagement | Represents project management formats. |
static readonly ScientificFormat | Represents scientific formats. |
static readonly SourceCode | Represents source code formats. |
static readonly Spreadsheet | Represents spreadsheet formats. |
static readonly Torrent | Represents torrent formats. |
static readonly Unknown | Represents unknown format family. |
static readonly Video | Represents video formats. |
static readonly WordProcessing | Represents word processing formats. |
See Also
- class FileType
- namespace GroupDocs.Search.Results
- assembly GroupDocs.Search