ASPOSE home

com.aspose.words
Class PaperTray

java.lang.Object
    extended by com.aspose.words.PaperTray

public class PaperTray
extends java.lang.Object

Utility class containing constants. Specifies the paper tray (bin) where the printer needs to take the paper from.

Field Summary
static final intAUTOMATIC_SHEET_FEED
          
static final intDEFAULT_BIN
          
static final intENVELOPE_FEED
          
static final intFORM_SOURCE
          
static final intLARGE_CAPACITY_BIN
          
static final intLARGE_FORMAT_BIN
          
static final intLOWER_BIN
          
static final intMANUAL_ENVELOPE_FEED
          
static final intMANUAL_FEED
          
static final intMIDDLE_BIN
          
static final intONLY_BIN
          
static final intPAPER_CASSETTE
          
static final intSMALL_FORMAT_BIN
          
static final intTRACTOR_FEED
          
static final intUPPER_BIN
          
 

Field Detail

AUTOMATIC_SHEET_FEED

public static final int AUTOMATIC_SHEET_FEED

DEFAULT_BIN

public static final int DEFAULT_BIN

ENVELOPE_FEED

public static final int ENVELOPE_FEED

FORM_SOURCE

public static final int FORM_SOURCE

LARGE_CAPACITY_BIN

public static final int LARGE_CAPACITY_BIN

LARGE_FORMAT_BIN

public static final int LARGE_FORMAT_BIN

LOWER_BIN

public static final int LOWER_BIN

MANUAL_ENVELOPE_FEED

public static final int MANUAL_ENVELOPE_FEED

MANUAL_FEED

public static final int MANUAL_FEED

MIDDLE_BIN

public static final int MIDDLE_BIN

ONLY_BIN

public static final int ONLY_BIN

PAPER_CASSETTE

public static final int PAPER_CASSETTE

SMALL_FORMAT_BIN

public static final int SMALL_FORMAT_BIN

TRACTOR_FEED

public static final int TRACTOR_FEED

UPPER_BIN

public static final int UPPER_BIN

See Also:
          Wiki - the home page for the Aspose.Words Product Documentation that includes Programmer's Guide, Knowledge Base and other articles.
          Aspose.Words Support Forum - our preferred method of support.
          Aspose.Words Team - contact Aspose.Words Team.


ASPOSE home