Table of Contents

Enum WinGDI.DeviceTechnology

Namespace
Npp.DotNet.Plugin.Winforms
Assembly
Npp.DotNet.Plugin.dll

Possible return values of GetDeviceCaps(IntPtr, DeviceCapability) when the index parameter is TECHNOLOGY.

public enum WinGDI.DeviceTechnology : uint

Fields

DT_CHARSTREAM = 4

Character-stream, PLP

DT_DISPFILE = 6

Display-file

DT_METAFILE = 5

Metafile, VDM

DT_PLOTTER = 0

Vector plotter

DT_RASCAMERA = 3

Raster camera

DT_RASDISPLAY = 1

Raster display

DT_RASPRINTER = 2

Raster printer