WdPaperTray Enumeration 

Specifies a printer paper tray.

Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in microsoft.office.interop.word.dll)

Usage

Dim wdPaperTray1 As WdPaperTray = WdPaperTray.wdPrinterAutomaticSheetFeed

Syntax

Public Enum WdPaperTray
public enum WdPaperTray
public enum class WdPaperTray
public enum WdPaperTray
public enum WdPaperTray

Members

Member name Description
wdPrinterAutomaticSheetFeed Automatic sheet feed.
wdPrinterDefaultBin Default bin.
wdPrinterEnvelopeFeed Envelope feed.
wdPrinterFormSource Form source.
wdPrinterLargeCapacityBin Large-capacity bin.
wdPrinterLargeFormatBin Large-format bin.
wdPrinterLowerBin Lower bin.
wdPrinterManualEnvelopeFeed Manual envelope feed.
wdPrinterManualFeed Manual feed.
wdPrinterMiddleBin Middle bin.
wdPrinterOnlyBin Printer's only bin.
wdPrinterPaperCassette Paper cassette.
wdPrinterSmallFormatBin Small-format bin.
wdPrinterTractorFeed Tractor feed.
wdPrinterUpperBin Upper bin.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Interop.Word Namespace