<PackageReference Include="System.Drawing.Common" Version="10.0.0-preview.6.25358.103" />

DVASPECT

enum DVASPECT
Specifies the desired data or view aspect of the object when drawing or getting data.

Provides a representation of an object so it can be displayed as an embedded object inside of a container. This value is typically specified for compound document objects. The presentation can be provided for the screen or printer.

Provides a representation of the object on the screen as though it were printed to a printer using the Print command from the File menu. The described data may represent a sequence of pages.

Provides an iconic representation of an object.

Provides a thumbnail representation of an object so it can be displayed in a browsing tool. The thumbnail is approximately a 120 by 120 pixel, 16-color (recommended) device-independent bitmap potentially wrapped in a metafile.