---
title: AppSchema.WordProcessorIntent
framework: appintents
role: symbol
role_heading: Protocol
path: appintents/appschema/wordprocessorintent
---

# AppSchema.WordProcessorIntent

Identifies intent schemas in the word processor domain.

## Declaration

```swift
protocol WordProcessorIntent : AppSchema.Kind
```

## Topics

### Instance Properties

- [addAudioToPage](appintents/appschema/wordprocessorintent/addaudiotopage.md)
- [addImageToPage](appintents/appschema/wordprocessorintent/addimagetopage.md)
- [addTextBoxToPage](appintents/appschema/wordprocessorintent/addtextboxtopage.md)
- [addVideoToPage](appintents/appschema/wordprocessorintent/addvideotopage.md)
- [addWebVideoToPage](appintents/appschema/wordprocessorintent/addwebvideotopage.md)
- [create](appintents/appschema/wordprocessorintent/create.md)
- [createPage](appintents/appschema/wordprocessorintent/createpage.md)
- [open](appintents/appschema/wordprocessorintent/open.md)
- [openPage](appintents/appschema/wordprocessorintent/openpage.md)

## Relationships

### Inherits From

- [AppSchema.Kind](appintents/appschema/kind.md)

### Conforming Types

- [AppSchema.Intent](appintents/appschema/intent.md)

## See Also

### Actions

- [addAudioToPage](appintents/appschema/wordprocessorintent/addaudiotopage.md)
- [addImageToPage](appintents/appschema/wordprocessorintent/addimagetopage.md)
- [addTextBoxToPage](appintents/appschema/wordprocessorintent/addtextboxtopage.md)
- [addVideoToPage](appintents/appschema/wordprocessorintent/addvideotopage.md)
- [addWebVideoToPage](appintents/appschema/wordprocessorintent/addwebvideotopage.md)
- [create](appintents/appschema/wordprocessorintent/create.md)
- [createPage](appintents/appschema/wordprocessorintent/createpage.md)
- [open](appintents/appschema/wordprocessorintent/open.md)
- [openPage](appintents/appschema/wordprocessorintent/openpage.md)
