PrintTaskOptions.HolePunch Eigenschaft

Definition

Ruft die Lochstempeloption des Drucktasks ab oder legt diese fest.

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

Eigenschaftswert

Die Lochstanzoption.

Implementiert

Gilt für: