• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Pasteboard
2<!--Kit: Basic Services Kit-->
3<!--Subsystem: MiscServices-->
4<!--Owner: @yangxiaodong41-->
5<!--Designer: @guo867-->
6<!--Tester: @maxiaorong2-->
7<!--Adviser: @HelloCrease-->
8
9## Overview
10
11The **Pasteboard** module supports copying and pasting multiple types of data, including plain text, HTML, URI, and pixel map.
12
13**Since**: 13
14
15## Files
16
17| Name| Description|
18| -- | -- |
19| [oh_pasteboard.h](capi-oh-pasteboard-h.md) | Provides data structure, enum types, and APIs for accessing the system pasteboard.|
20| [oh_pasteboard_err_code.h](capi-oh-pasteboard-err-code-h.md) | Declares the error code information of the pasteboard.|
21