> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# XLSXPaperSizeEnum

> XLSXPaperSizeEnum in der ABBYY FineReader Engine API — Verfügbare Papiergrößen für XLSX-Ausgabedateien.

Die Aufzählungskonstanten von XLSXPaperSizeEnum werden verwendet, um die verfügbaren Papiergrößen für ausgegebene XLSX-Dateien anzugeben.

```
typedef enum {
 XLPS_NotSpecified,
 XLPS_Autodetect,
 XLPS_Letter,
 XLPS_Legal,
 XLPS_Statement,
 XLPS_Executive,
 XLPS_A2,
 XLPS_A3,
 XLPS_A4,
 XLPS_A5,
 XLPS_B4,
 XLPS_B5,
 XLPS_Folio,
 XLPS_11x17,
 XLPS_Envelope10,
 XLPS_EnvelopeDL,
 XLPS_EnvelopeC5,
 XLPS_EnvelopeB5,
 XLPS_EnvelopeMonarch,
 XLPS_JapanesePostcard,
 XLPS_Quarto,
 XLPS_10x14,
 XLPS_C,
 XLPS_D,
 XLPS_E,
 XLPS_9x11,
 XLPS_10x11,
 XLPS_Letter_Extra,
 XLPS_Legal_Extra,
 XLPS_Tabloid_Extra,
 XLPS_A4_Extra,
 XLPS_SuperA,
 XLPS_SuperB,
 XLPS_A4_Plus,
 XLPS_A3_Extra,
 XLPS_A5_Extra,
 XLPS_ISO_B5
} XLSXPaperSizeEnum;
```

<div id="elements">
  ## Elemente
</div>

| Name                   | Beschreibung                                                                                                                                     |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------ |
| XLPS\_10x11            | 10 Zoll × 11 Zoll                                                                                                                                |
| XLPS\_10x14            | Standardpapierformat (10 Zoll × 14 Zoll)                                                                                                         |
| XLPS\_11x17            | 11 Zoll × 17 Zoll                                                                                                                                |
| XLPS\_9x11             | 9 Zoll × 11 Zoll                                                                                                                                 |
| XLPS\_A2               | A2 (420 mm × 594 mm)                                                                                                                             |
| XLPS\_A3               | A3 (297 mm × 420 mm)                                                                                                                             |
| XLPS\_A3\_Extra        | Papierformat A3 Extra (322 mm × 445 mm)                                                                                                          |
| XLPS\_A4               | A4 (210 mm × 297 mm)                                                                                                                             |
| XLPS\_A4\_Extra        | Papierformat A4 Extra (236 mm × 322 mm)                                                                                                          |
| XLPS\_A4\_Plus         | Papierformat A4 Plus (210 mm × 330 mm)                                                                                                           |
| XLPS\_A5               | A5 (148 mm × 210 mm)                                                                                                                             |
| XLPS\_A5\_Extra        | Papierformat A5 Extra (174 mm × 235 mm)                                                                                                          |
| XLPS\_Autodetect       | Die Papiergröße wird automatisch ausgewählt. Das Programm wählt die kleinste Papiergröße, die alle Layouts der zu exportierenden Seiten umfasst. |
| XLPS\_B4               | B4 (JIS) (257 mm × 364 mm)                                                                                                                       |
| XLPS\_B5               | B5 (176 mm × 250 mm)                                                                                                                             |
| XLPS\_C                | Papierformat C (17 Zoll × 22 Zoll)                                                                                                               |
| XLPS\_D                | Papierformat D (22 Zoll × 34 Zoll)                                                                                                               |
| XLPS\_E                | Papierformat E (34 Zoll × 44 Zoll)                                                                                                               |
| XLPS\_Envelope10       | Umschlag #10 (4-1/8 Zoll × 9-1/2 Zoll)                                                                                                           |
| XLPS\_EnvelopeB5       | Umschlag B5 (176 mm × 250 mm)                                                                                                                    |
| XLPS\_EnvelopeC5       | Umschlag C5 (162 mm × 229 mm)                                                                                                                    |
| XLPS\_EnvelopeDL       | Umschlag DL (110 mm × 220 mm)                                                                                                                    |
| XLPS\_EnvelopeMonarch  | Umschlag Monarch (3-7/8 Zoll × 7-1/2 Zoll)                                                                                                       |
| XLPS\_Executive        | Executive (7-1/4 Zoll × 10-1/2 Zoll)                                                                                                             |
| XLPS\_Folio            | Folio (8-1/2 Zoll × 13 Zoll)                                                                                                                     |
| XLPS\_ISO\_B5          | Papierformat ISO B5 Extra (201 mm × 276 mm)                                                                                                      |
| XLPS\_JapanesePostcard | Japanische Postkarte (100 mm × 148 mm)                                                                                                           |
| XLPS\_Legal            | Legal (8-1/2 Zoll × 14 Zoll)                                                                                                                     |
| XLPS\_Legal\_Extra     | Papierformat Legal Extra (9.275 Zoll × 15 Zoll)                                                                                                  |
| XLPS\_Letter           | Letter (8-1/2 Zoll × 11 Zoll)                                                                                                                    |
| XLPS\_Letter\_Extra    | Papierformat Letter Extra (9.275 Zoll × 12 Zoll)                                                                                                 |
| XLPS\_NotSpecified     | Die Papiergröße wird in der Ausgabedatei nicht angegeben.                                                                                        |
| XLPS\_Quarto           | Papierformat Quarto (215 mm × 275 mm)                                                                                                            |
| XLPS\_Statement        | Statement (5-1/2 Zoll × 8-1/2 Zoll)                                                                                                              |
| XLPS\_SuperA           | SuperA (227 mm × 356 mm)                                                                                                                         |
| XLPS\_SuperB           | Papierformat SuperB (305 mm × 487 mm)                                                                                                            |
| XLPS\_Tabloid\_Extra   | Papierformat Tabloid Extra (11.69 Zoll × 18 Zoll)                                                                                                |

<div id="used-in">
  ## Verwendet in
</div>

[IXLExportParams::PaperSize](/de/fine-reader/engine/api-reference/parameter-objects/export-parameters/xlexportparams#papersize)
