Compartir a través de


IPrintTaskOptionsCoreProperties.HolePunch Propiedad

Definición

Obtiene o establece la opción de perforación de agujero para la tarea de impresión.

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

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

Valor de propiedad

La opción de perforación del agujero.

Se aplica a