Condividi tramite


PDEV_ADJUST_PHYSICAL_PAPER_SIZE struttura (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;

Members

szlPhysicalPaperSize

Struttura SIZEL che specifica le dimensioni fisiche della carta, nelle unità del dispositivo grafico (pixel).

Commenti

La struttura PDEV_ADJUST_PAPER_PHYSICAL_SIZE è disponibile in Windows Vista e nei sistemi operativi successivi.

Requisiti

Requisito Valore
Intestazione printoem.h (include Printoem.h)