Condividi tramite


PrintTaskOptions.HolePunch Proprietà

Definizione

Ottiene o imposta l'opzione foro punch dell'attività di stampa.

public:
 property PrintHolePunch HolePunch { PrintHolePunch get(); void set(PrintHolePunch value); };
PrintHolePunch HolePunch();

void HolePunch(PrintHolePunch value);
public PrintHolePunch HolePunch { get; set; }
var printHolePunch = printTaskOptions.holePunch;
printTaskOptions.holePunch = printHolePunch;
Public Property HolePunch As PrintHolePunch

Valore della proprietà

Opzione foro punzonatura.

Implementazioni

Si applica a