WorkflowPrintTicket.DocumentNUpFeature 屬性

定義

取得這個列印票證的 N 向上列印組態。

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

屬性值

N 向上列印功能物件。

適用於