
| Leadtools.Workflow.Scan Namespace : PageSize Enumeration | 
public enum PageSize : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
'Declaration Public Enum PageSize Inherits System.Enum Implements System.IComparable, System.IConvertible, System.IFormattable
'Usage Dim instance As PageSize
public enum class PageSize : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
| Value | Member | Description | 
|---|---|---|
| 0xFFFFFFFF | Default | Currently selected value. | 
| 0x00000000 | None | None | 
| 0x00000001 | A4Letter | A4Letter | 
| 0x00000001 | A4 | A4 | 
| 0x00000002 | JisB5 | JisB5 | 
| 0x00000002 | B5Letter | B5Letter | 
| 0x00000003 | UsLetter | UsLetter | 
| 0x00000004 | UsLegal | UsLegal | 
| 0x00000005 | A5 | A5 | 
| 0x00000006 | IsoB4 | IsoB4 | 
| 0x00000006 | B4 | B4 | 
| 0x00000007 | B6 | B6 | 
| 0x00000007 | IsoB6 | IsoB6 | 
| 0x00000009 | UsLedger | UsLedger | 
| 0x0000000A | UsExecutive | UsExecutive | 
| 0x0000000B | A3 | A3 | 
| 0x0000000C | IsoB3 | IsoB3 | 
| 0x0000000C | B3 | B3 | 
| 0x0000000D | A6 | A6 | 
| 0x0000000E | C4 | C4 | 
| 0x0000000F | C5 | C5 | 
| 0x00000010 | C6 | C6 | 
| 0x00000011 | FourA0 | FourA0 | 
| 0x00000011 | A0 | A0 | 
| 0x00000012 | TwoA0 | TwoA0 | 
| 0x00000014 | A1 | A1 | 
| 0x00000015 | A2 | A2 | 
| 0x00000016 | A7 | A7 | 
| 0x00000017 | A8 | A8 | 
| 0x00000018 | A9 | A9 | 
| 0x00000019 | A10 | A10 | 
| 0x0000001A | IsoB0 | IsoB0 | 
| 0x0000001B | IsoB1 | IsoB1 | 
| 0x0000001C | IsoB2 | IsoB2 | 
| 0x0000001D | IsoB5 | IsoB5 | 
| 0x0000001E | IsoB7 | IsoB7 | 
| 0x0000001F | IsoB8 | IsoB8 | 
| 0x00000020 | IsoB9 | IsoB9 | 
| 0x00000021 | IsoB10 | IsoB10 | 
| 0x00000022 | JisB0 | JisB0 | 
| 0x00000023 | JisB1 | JisB1 | 
| 0x00000024 | JisB2 | JisB2 | 
| 0x00000025 | JisB3 | JisB3 | 
| 0x00000026 | JisB4 | JisB4 | 
| 0x00000027 | JisB6 | JisB6 | 
| 0x00000028 | JisB7 | JisB7 | 
| 0x00000029 | JisB8 | JisB8 | 
| 0x0000002A | JisB9 | JisB9 | 
| 0x0000002B | JisB10 | JisB10 | 
| 0x0000002C | C0 | C0 | 
| 0x0000002D | C1 | C1 | 
| 0x0000002E | C2 | C2 | 
| 0x0000002F | C3 | C3 | 
| 0x00000030 | C7 | C7 | 
| 0x00000031 | C8 | C8 | 
| 0x00000032 | C9 | C9 | 
| 0x00000033 | C10 | C10 | 
| 0x00000034 | UsStatement | UsStatement | 
| 0x00000035 | BusinessCard | BusinessCard | 
System.Object
   System.ValueType
      System.Enum
         Leadtools.Workflow.Scan.PageSize