Share via


PDEV_ADJUST_PHYSICAL_PAPER_SIZE structure (printoem.h)

La structure PDEV_ADJUST_PAPER_PHYSICAL_SIZE spécifie une valeur de format de papier.

Syntaxe

typedef struct _PDEV_ADJUST_PHYSICAL_PAPER_SIZE {
  SIZEL szlPhysicalPaperSize;
} PDEV_ADJUST_PHYSICAL_PAPER_SIZE, *PPDEV_ADJUST_PHYSICAL_PAPER_SIZE;

Membres

szlPhysicalPaperSize

Structure SIZEL qui spécifie la taille du papier physique, en unités de périphérique graphique (pixels).

Remarques

La structure PDEV_ADJUST_PAPER_PHYSICAL_SIZE est disponible dans Windows Vista et les systèmes d’exploitation ultérieurs.

Configuration requise

Condition requise Valeur
En-tête printoem.h (inclure Printoem.h)