Show / Hide Table of Contents

Enum MimeTypeRestriction

Represents the available mime types to restrict a search by.

Namespace:Contentful.Core.Search
Assembly:cs.temp.dll.dll
Syntax
public enum MimeTypeRestriction

Fields

Name Description
Archive

Archive files such as .zip or .rar.

Attachment

Attachments.

Audio

Audio files.

Code

Code files.

Image

Image files.

Markup

Markup files.

PdfDocument

Pdf documents.

Plaintext

Plain text documents.

Presentation

Presentations such as PowerPoint or KeyNote.

Richtext

Rich text documents, such as MS Word or Pages.

Spreadsheet

Spreadsheets such as Excel or Numbers.

Video

Video files.

In This Article
  • Fields
Back to top Copyright © 2015-2016 Contentful
Generated by DocFX