PrintTicketCapabilities.DocumentHolePunchFeature Property

Definition

Gets the available document hole-punch feature for this print ticket.

public:
 property PrintTicketFeature ^ DocumentHolePunchFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature DocumentHolePunchFeature();
public PrintTicketFeature DocumentHolePunchFeature { get; }
var printTicketFeature = printTicketCapabilities.documentHolePunchFeature;
Public ReadOnly Property DocumentHolePunchFeature As PrintTicketFeature

Property Value

The document hole-punch feature object.

Applies to