2 |
1.38478 |
PrintMediaType |
Enum |
|
|
|
|
|
|
enum PrintMediaType
{
Default = 0,
NotAvailable = 1,
PrinterCustom = 2,
AutoSelect = 3,
Archival = 4,
BackPrintFilm = 5,
Bond = 6,
CardStock = 7,
Continuous = 8,
EnvelopePlain = 9,
EnvelopeWindow = 10,
Fabric = 11,
HighResolution = 12,
Label = 13,
MultiLayerForm = 14,
MultiPartForm = 15,
Photographic = 16,
PhotographicFilm = 17,
PhotographicGlossy = 18,
PhotographicHighGloss = 19,
PhotographicMatte = 20,
PhotographicSatin = 21,
PhotographicSemiGloss = 22,
Plain = 23,
Screen = 24,
ScreenPaged = 25,
Stationery = 26,
TabStockFull = 27,
TabStockPreCut = 28,
Transparency = 29,
TShirtTransfer = 30,
None = 31
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.printing.idl(459,0) |
|