Sdílet prostřednictvím


WorkflowPrintTicket.DocumentHolePunchFeature Property

Definition

Gets the document hole-punch configuration for this print ticket.

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

Property Value

The document hole-punch feature object.

Applies to