MailingLabel.DefaultLaserTray Property

Definition

Returns or sets the default paper tray that contains sheets of mailing labels.

public:
 property Microsoft::Office::Interop::Word::WdPaperTray DefaultLaserTray { Microsoft::Office::Interop::Word::WdPaperTray get(); void set(Microsoft::Office::Interop::Word::WdPaperTray value); };
public Microsoft.Office.Interop.Word.WdPaperTray DefaultLaserTray { get; set; }
member this.DefaultLaserTray : Microsoft.Office.Interop.Word.WdPaperTray with get, set
Public Property DefaultLaserTray As WdPaperTray

Property Value

Remarks

The DefaultLaserTray property can be one of the WdPaperTray constants.

Applies to