Enumeración PrintSchemaSelectionType (printerextension.h)

La enumeración PrintSchemaSelectionType identifica cómo se deben seleccionar las opciones de una característica. Esta propiedad solo aparece en un documento PrintCapabilities .

Syntax

typedef enum tagPrintSchemaSelectionType {
  PrintSchemaSelectionType_PickOne,
  PrintSchemaSelectionType_PickMany
} PrintSchemaSelectionType;

Constantes

 
PrintSchemaSelectionType_PickOne
Seleccione una.
PrintSchemaSelectionType_PickMany
Seleccione muchos.

Requisitos

Requisito Valor
Header printerextension.h