2 |
1.978258 |
PrintBinding |
Enum |
|
|
|
|
|
|
enum PrintBinding
{
Default = 0,
NotAvailable = 1,
PrinterCustom = 2,
None = 3,
Bale = 4,
BindBottom = 5,
BindLeft = 6,
BindRight = 7,
BindTop = 8,
Booklet = 9,
EdgeStitchBottom = 10,
EdgeStitchLeft = 11,
EdgeStitchRight = 12,
EdgeStitchTop = 13,
Fold = 14,
JogOffset = 15,
Trim = 16
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.graphics.printing.idl(204,0) |
|