Condividi tramite


IPrintTaskOptionsCoreProperties.MediaType Proprietà

Definizione

Ottiene o imposta l'opzione tipo di supporto per l'attività di stampa.

public:
 property PrintMediaType MediaType { PrintMediaType get(); void set(PrintMediaType value); };
PrintMediaType MediaType();

void MediaType(PrintMediaType value);
public PrintMediaType MediaType { get; set; }
var printMediaType = iPrintTaskOptionsCoreProperties.mediaType;
iPrintTaskOptionsCoreProperties.mediaType = printMediaType;
Public Property MediaType As PrintMediaType

Valore della proprietà

Opzione tipo di supporto.

Si applica a