# Enumeration: EnumMWCViews

[Mobile Web Capture API Reference](../index.md) / EnumMWCViews

# Enumeration: EnumMWCViews

The Views that make up the Mobile Web Capture workflow.

## Remarks

These are MWC's own Views. The scanner workflow adds three more Views supplied by Mobile Document Scanner — see [EnumAllViews](EnumAllViews.md) for the combined set.

## Enumeration Members

### Document

> **Document**: `"document"`

Page thumbnails of one document, with reordering, sharing, and upload.

***

### History

> **History**: `"history"`

Lists documents uploaded during the session.

***

### Library

> **Library**: `"library"`

Manages multiple documents: create, share, print, delete, and browse upload history.

***

### Page

> **Page**: `"page"`

Close-up view of one page, with editing and annotation tools.

***

### Scanner

> **Scanner**: `"Scanner"`

The document scanner, supplied by Mobile Document Scanner unless a custom `MWCScanner` is configured.

***

### Transfer

> **Transfer**: `"transfer"`

Copies or moves pages between documents.
