Enumeração PrintSchemaSelectionType (printerextension.h)

A enumeração PrintSchemaSelectionType identifica como as opções de um recurso devem ser selecionadas. Essa propriedade aparece apenas em um documento PrintCapabilities .

Syntax

typedef enum tagPrintSchemaSelectionType {
  PrintSchemaSelectionType_PickOne,
  PrintSchemaSelectionType_PickMany
} PrintSchemaSelectionType;

Constantes

 
PrintSchemaSelectionType_PickOne
Selecione uma.
PrintSchemaSelectionType_PickMany
Selecione muitos.

Requisitos

Requisito Valor
Cabeçalho printerextension.h