struttura PDEV_ADJUST_PHYSICAL_PAPER_SIZE (printoem.h)
La struttura PDEV_ADJUST_PAPER_PHYSICAL_SIZE specifica un valore di formato carta.
Sintassi
typedef struct _PDEV_ADJUST_PHYSICAL_PAPER_SIZE {
SIZEL szlPhysicalPaperSize;
} PDEV_ADJUST_PHYSICAL_PAPER_SIZE, *PPDEV_ADJUST_PHYSICAL_PAPER_SIZE;
Membri
szlPhysicalPaperSize
Struttura SIZEL che specifica le dimensioni fisiche della carta, in unità dispositivo grafico (pixel).
Osservazioni
La struttura PDEV_ADJUST_PAPER_PHYSICAL_SIZE è disponibile in Windows Vista e nei sistemi operativi successivi.
Fabbisogno
Requisito | Valore |
---|---|
intestazione | printoem.h (include Printoem.h) |