Skip to main content

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.

This enum is implemented in FRE for Windows.
ScanPaperSizeEnum enumeration constants are used to set size of the scanned page.
typedef enum {
 SPS_None,
 SPS_Tabloid,
 SPS_Fanfold,
 SPS_Legal,
 SPS_Folio,
 SPS_Letter,
 SPS_Slide,
 SPS_Executive,
 SPS_Statement,
 SPS_GermanLegalFanfold,
 SPS_GermanFanfold,
 SPS_A0,
 SPS_A1,
 SPS_A2,
 SPS_A3,
 SPS_A4,
 SPS_A5,
 SPS_A6,
 SPS_A7,
 SPS_A8,
 SPS_B1_ISO,
 SPS_B2_ISO,
 SPS_B3_ISO,
 SPS_B4_ISO,
 SPS_B5_ISO,
 SPS_B6_ISO,
 SPS_B4_JIS,
 SPS_B5_JIS,
 SPS_B6_JIS,
 SPS_C3,
 SPS_C4,
 SPS_C5,
 SPS_C6,
 SPS_RA2,
 SPS_RA3,
 SPS_RA4,
 SPS_QUARTO,
 SPS_DL,
 SPS_Envelope14,
 SPS_Envelope12,
 SPS_Envelope11,
 SPS_Envelope10,
 SPS_Envelope9,
 SPS_EnvelopeCheck,
 SPS_EnvelopeMonarch,
 SPS_Auto,
 SPS_Custom
}ScanPaperSizeEnum;

Elements

NameDescriptionPage size in inchesPage size in mm
SPS\_A0А033.1 x 46.8841 x 1189
SPS\_A1A123.4 x 33.1594 x 841
SPS\_A2A216.5 x 23.4420 x 594
SPS\_A3A311.69 x 16.54297 x 420
SPS\_A4A48.27 x 11.69210 x 297
SPS\_A5A55.83 x 8.27148 x 210
SPS\_A6A64.1 x 5.8105 x 148
SPS\_A7A72.9 x 4.174 x 105
SPS\_A8A82.0 x 2.952 x 74
SPS\_AutoPage size is determined automatically.
SPS\_B1\_ISOB1 (ISO)27.8 x 39.4707 x 1000
SPS\_B2\_ISOB2 (ISO)19.7 x 27.8500 x 707
SPS\_B3\_ISOB3 (ISO)13.9 x 19.7353 x 500
SPS\_B4\_ISOB4 (ISO)9.8 x 13.9250 x 353
SPS\_B5\_ISOB5 (ISO)6.9 x 9.8176 x 250
SPS\_B6\_ISOB6 (ISO)4.9 x 6.9125 x 176
SPS\_B4\_JISB4 (JIS)10.12 x 14.33257 x 364
SPS\_B5\_JISB5 (JIS)7.17 x 10.12182 x 257
SPS\_B6\_JISB6 (JIS)5.06 x 7.17128 x 182
SPS\_C3C312.8 x 18.0324 x 458
SPS\_C4C49.0 x 12.8229 x 324
SPS\_C5C56.4 x 9.0162 x 229
SPS\_C6C64.5 x 6.4114 x 162
SPS\_CustomPage size is set by the user.
SPS\_DLEnvelope DL4.33 x 8.66110 x 220
SPS\_Envelope14Envelope #145 x 11.5
SPS\_Envelope12Envelope #124.75 x 11
SPS\_Envelope11Envelope #114.5 x 10.38
SPS\_Envelope10Envelope #104.13 x 9.5104,8 x 241,3
SPS\_Envelope9Envelope #93.88 x 8.88
SPS\_EnvelopeCheckEnvelope Check3.88 x 8.58
SPS\_EnvelopeMonarchEnvelope Monarch3.88 x 7.598,4 x 190,5
SPS\_ExecutiveExecutive7.25 x 10.5184 x 266
SPS\_FanfoldFanfold11 x 14.88
SPS\_FolioFolio8.5 x 13
SPS\_GermanFanfoldGerman Fanfold8.5 x 12
SPS\_GermanLegalFanfoldGerman Legal Fanfold8.5 x 13
SPS\_LegalLegal8.5 x 14216 x 356
SPS\_LetterLetter8.5 x 11216 x 279
SPS\_NonePage size is not defined.
SPS\_QUARTOQUARTO215 x 275
SPS\_RA2RA2430 x 610
SPS\_RA3RA3305 x 430
SPS\_RA4RA4215 x 305
SPS\_SlideSlide7.33 x 11
SPS\_StatementStatement5.5 x 8.5140 x 216
SPS\_TabloidTabloid11 x 17279.4 x 431.8

Used in

IScanSourceSettings::PaperSize IScanSourceCapabilities::PaperSizes