MailingLabel.DefaultLaserTray 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 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.