Fix duplicate values in SupportedSize enum

This commit is contained in:
Clement 2024-07-10 17:30:29 -07:00
parent e7dffaa9b5
commit bc8b257ccb

View File

@ -1103,7 +1103,7 @@ namespace NTwain.Data
IsoB5 = 29,
IsoB7 = 30,
IsoB8 = 31,
IsoB9 = 31,
IsoB9 = 32,
IsoB10 = 33,
JisB0 = 34,
JisB1 = 35,