AspectTypeConstants
Rendering aspect identifiers used by DataObjectFormat.AspectType and other OLE-data routines to choose which view of a piece of data is being negotiated.
| Constant | Value | Description |
|---|---|---|
| vbContent | 1 | The data itself, suitable for display or editing. |
| vbThumbnail | 2 | A small preview of the data. |
| vbIcon | 4 | An icon-sized representation. |
| vbDocPrint | 8 | A rendering suitable for sending to a printer. |