public class PrintPaperSourceKind extends Object
Modifier and Type | Field and Description |
---|---|
static int |
Cassette
Standard PaperSource type
|
static int |
Custom
Standard PaperSource type
|
static int |
Envelope
Standard PaperSource type
|
static int |
FormSource
Standard PaperSource type
|
static int |
LargeCapacity
Standard PaperSource type
|
static int |
LargeFormat
Standard PaperSource type
|
static int |
Lower
Standard PaperSource type
|
static int |
Manual
Standard PaperSource type
|
static int |
ManualFeed
Standard PaperSource type
|
static int |
Middle
Standard PaperSource type
|
static int |
SmallFormat
Standard PaperSource type
|
static int |
TractorFeed
Standard PaperSource type
|
static int |
Upper
Standard PaperSource type
|
static int |
USStandardFanfold
Standard PaperSource type
|
Constructor and Description |
---|
PrintPaperSourceKind() |
public static final int USStandardFanfold
public static final int Cassette
public static final int Custom
public static final int Envelope
public static final int FormSource
public static final int LargeCapacity
public static final int LargeFormat
public static final int Lower
public static final int Manual
public static final int ManualFeed
public static final int Middle
public static final int SmallFormat
public static final int TractorFeed
public static final int Upper
Copyright © 2016 Aspose. All Rights Reserved.