Partager via


structure PDEV_ADJUST_PHYSICAL_PAPER_SIZE (printoem.h)

La structure PDEV_ADJUST_PAPER_PHYSICAL_SIZE spécifie une valeur de taille 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 le format de papier physique, en unités d’appareil graphique (pixels).

Remarques

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

Exigences

Exigence Valeur
d’en-tête printoem.h (include Printoem.h)