ClipboardFormat Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines the different type supported by the clipboard.
public enum ClipboardFormat
type ClipboardFormat =
Public Enum ClipboardFormat
- Inheritance
-
ClipboardFormat
Fields
Name | Value | Description |
---|---|---|
Text | 0 | |
FileDropList | 1 | |
Image | 2 | |
Audio | 3 |