PrintPaperSourceKind

Inheritance: java.lang.Object

public class PrintPaperSourceKind

Standard paper sources.

Constructors

ConstructorDescription
PrintPaperSourceKind()

Fields

FieldDescription
USStandardFanfoldStandard PaperSource type
CassetteStandard PaperSource type
CustomStandard PaperSource type
EnvelopeStandard PaperSource type
FormSourceStandard PaperSource type
LargeCapacityStandard PaperSource type
LargeFormatStandard PaperSource type
LowerStandard PaperSource type
ManualStandard PaperSource type
ManualFeedStandard PaperSource type
MiddleStandard PaperSource type
SmallFormatStandard PaperSource type
TractorFeedStandard PaperSource type
UpperStandard PaperSource type

Methods

MethodDescription
toString(int pdfPrintRange)PaperSourceKind name
getNames()Array of Paper format names

PrintPaperSourceKind()

public PrintPaperSourceKind()

USStandardFanfold

public static final int USStandardFanfold

Standard PaperSource type

Cassette

public static final int Cassette

Standard PaperSource type

Custom

public static final int Custom

Standard PaperSource type

Envelope

public static final int Envelope

Standard PaperSource type

FormSource

public static final int FormSource

Standard PaperSource type

LargeCapacity

public static final int LargeCapacity

Standard PaperSource type

LargeFormat

public static final int LargeFormat

Standard PaperSource type

Lower

public static final int Lower

Standard PaperSource type

Manual

public static final int Manual

Standard PaperSource type

ManualFeed

public static final int ManualFeed

Standard PaperSource type

Middle

public static final int Middle

Standard PaperSource type

SmallFormat

public static final int SmallFormat

Standard PaperSource type

TractorFeed

public static final int TractorFeed

Standard PaperSource type

Upper

public static final int Upper

Standard PaperSource type

toString(int pdfPrintRange)

public static String toString(int pdfPrintRange)

PaperSourceKind name

Parameters:

ParameterTypeDescription
pdfPrintRangeintstring object

Returns: java.lang.String - String object

getNames()

public static String[] getNames()

Array of Paper format names

Returns: java.lang.String[] - String[] object