Keysight Pathwave 89600 VSA .NET API
SelectedInput Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Printer Class : SelectedInput Property


Glossary Item Box

Gets or sets the paper source to use when printing.

Syntax

Visual Basic (Declaration) 
Public MustOverride Property SelectedInput As String
C# 
public abstract string SelectedInput {get; set;}
C++/CLI 
public:
abstract property String^ SelectedInput {
   String^ get();
   void set (    String^ value);
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also