Condividi tramite


PrintTaskOptions.Orientation Proprietà

Definizione

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

public:
 property PrintOrientation Orientation { PrintOrientation get(); void set(PrintOrientation value); };
PrintOrientation Orientation();

void Orientation(PrintOrientation value);
public PrintOrientation Orientation { get; set; }
var printOrientation = printTaskOptions.orientation;
printTaskOptions.orientation = printOrientation;
Public Property Orientation As PrintOrientation

Valore della proprietà

Orientamento dell'attività di stampa.

Implementazioni

Si applica a