Passer au contenu principal

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.

Cette énumération est implémentée dans FRE pour Windows.
Les constantes de l’énumération ScanPaperSizeEnum sont utilisées pour définir la taille de la page scannée.
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;

Éléments

NomDescriptionFormat de page en poucesFormat de page en 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_AutoLe format de page est déterminé automatiquement.
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_CustomLe format de la page est défini par l’utilisateur.
SPS_DLEnveloppe DL4.33 x 8.66110 x 220
SPS_Envelope14Enveloppe n° 145 x 11.5
SPS_Envelope12Enveloppe n° 124.75 x 11
SPS_Envelope11Enveloppe n° 114.5 x 10.38
SPS_Envelope10Enveloppe n° 104.13 x 9.5104,8 x 241,3
SPS_Envelope9Enveloppe n° 93.88 x 8.88
SPS_EnvelopeCheckEnveloppe-chèque3.88 x 8.58
SPS_EnvelopeMonarchEnveloppe 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_GermanFanfoldFanfold allemand8.5 x 12
SPS_GermanLegalFanfoldLégal allemand en accordéon8.5 x 13
SPS_LegalLégal8.5 x 14216 x 356
SPS_LetterLetter8.5 x 11216 x 279
SPS_NoneLe format de page n’est pas défini.
SPS_QUARTOQUARTO215 x 275
SPS_RA2RA2430 x 610
SPS_RA3RA3305 x 430
SPS_RA4RA4215 x 305
SPS_SlideDiapositive7.33 x 11
SPS_StatementStatement5.5 x 8.5140 x 216
SPS_TabloidTabloid11 x 17279,4 x 431,8

Utilisé dans

IScanSourceSettings::PaperSize IScanSourceCapabilities::PaperSizes