VintaSoft Twain .NET SDK 14.1: Руководство для .NET разработчика
Vintasoft.WinTwain Namespace / Device Class / DocumentFeeder Property
Синтаксис Example Требования Смотрите также
В этом разделе
    DocumentFeeder Свойство (Device)
    В этом разделе
    Позволяет управлять устройством подачи документов устройства.
    Синтаксис
    'Declaration
    
    Public ReadOnly Property DocumentFeeder As DocumentFeeder
    
    
    public DocumentFeeder DocumentFeeder { get; }
    
    
    public: __property DocumentFeeder* get_DocumentFeeder();
    
    
    
    public:
    property DocumentFeeder^ DocumentFeeder { DocumentFeeder^ get(); }
    Пример

    Пожалуйста, см. пример здесь: DocumentFeeder.

    Требования

    Целевые платформы: .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    Смотрите также