Поделиться через


WorkflowPrintTicket.DocumentBindingFeature Свойство

Определение

Возвращает конфигурацию привязки документа для этого билета на печать.

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

Значение свойства

Объект функции привязки документа.

Применяется к