Table of Contents

Class SheetSize

Namespace
L5Sharp.Enums
Assembly
L5Sharp.dll

Represents an enumeration of all SheetSize options for a given Routine.

public class SheetSize : LogixEnum<SheetSize, string>, IEquatable<LogixEnum<SheetSize, string>>, IComparable<LogixEnum<SheetSize, string>>
Inheritance
SheetSize
Implements
Inherited Members

Fields

A

Represents a 'A - 8.5 x 11 in' SheetSize value.

public static readonly SheetSize A

Field Value

SheetSize

A0

Represents a 'B - A0 - 841 x 1189 mm' SheetSize value.

public static readonly SheetSize A0

Field Value

SheetSize

A1

Represents a 'B - A1 - 594 x 841 mm' SheetSize value.

public static readonly SheetSize A1

Field Value

SheetSize

A2

Represents a 'B - A2 - 420 x 594 mm' SheetSize value.

public static readonly SheetSize A2

Field Value

SheetSize

A3

Represents a 'B - A3 - 297 x 420 mm' SheetSize value.

public static readonly SheetSize A3

Field Value

SheetSize

A4

Represents a 'B - A4 - 210 x 297 mm' SheetSize value.

public static readonly SheetSize A4

Field Value

SheetSize

B

Represents a 'B - 11 x 17 in' SheetSize value.

public static readonly SheetSize B

Field Value

SheetSize

C

Represents a 'A - C - 17 x 22 in' SheetSize value.

public static readonly SheetSize C

Field Value

SheetSize

D

Represents a 'B - D - 22 x 34 in' SheetSize value.

public static readonly SheetSize D

Field Value

SheetSize

E

Represents a 'B - E - 34 x 44 in' SheetSize value.

public static readonly SheetSize E

Field Value

SheetSize

Represents a 'Legal - 8.5 x 14 in' SheetSize value.

public static readonly SheetSize Legal

Field Value

SheetSize

Letter

Represents a 'Letter - 8.5 x 11 in' SheetSize value.

public static readonly SheetSize Letter

Field Value

SheetSize

Tabloid

Represents a 'Tabloid - 11 x 17 in' SheetSize value.

public static readonly SheetSize Tabloid

Field Value

SheetSize