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


PrintTicketCapabilities.DocumentBindingFeature Свойство

Определение

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

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

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

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

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