Sdílet prostřednictvím


WorkflowPrintTicket.DocumentDuplexFeature Property

Definition

Gets the duplex printing configuration for this print ticket.

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

Property Value

The duplex printing feature object.

Applies to