Options.DefaultTrayID Property

Definition

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.

Applies to