Options.DefaultTrayID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets the default tray your printer uses to print documents.
public:
property int DefaultTrayID { int get(); void set(int value); };
public int DefaultTrayID { get; set; }
member this.DefaultTrayID : int with get, set
Public Property DefaultTrayID As Integer
Property Value
Remarks
You can use the DefaultTray property with a string from the Default tray box on the Print tab in the Options dialog box to set this same option.