From 10c348f6a6da9ef33364aff4a427e30599848904 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 1 Jun 2026 11:09:51 +0000 Subject: [PATCH 1/2] Commit: e81932fb --- src/Regula.DocumentReader.WebClient/Model/ProcessParams.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Regula.DocumentReader.WebClient/Model/ProcessParams.cs b/src/Regula.DocumentReader.WebClient/Model/ProcessParams.cs index 26b4808..2deca30 100644 --- a/src/Regula.DocumentReader.WebClient/Model/ProcessParams.cs +++ b/src/Regula.DocumentReader.WebClient/Model/ProcessParams.cs @@ -119,7 +119,7 @@ protected ProcessParams() { } /// This option can be disabled to stop parsing after barcode is read. Enabled by default.. /// convertCase. /// When enabled, the Surname and GivenNames fields from MRZ will be divided into ft_First_Name, ft_Second_Name, ft_Third_Name, ft_Fourth_Name, ft_Last_Name fields. Disabled by default.. - /// When enabled, OCR of perforated fields in the document template will not be performed. Disabled by default.. + /// When enabled, OCR of perforated fields in the document template will not be performed. Enabled by default.. /// List of specific eligible document types from DocumentType enum to recognize from. You may, for example, specify only passports to be recognized by setting this property. Empty by default.. /// Authenticity checks that should be performed regardless of the document type. The available checks are listed in the eRPRM_Authenticity enum. Note that only supported by your license checks can be added.. /// This parameter is used to specify the document reader device type from which input images were captured. Default 0.. @@ -489,9 +489,9 @@ public ProcessParams(bool? generateDTCVC = default, List lcidFilter = defa public bool? SplitNames { get; set; } /// - /// When enabled, OCR of perforated fields in the document template will not be performed. Disabled by default. + /// When enabled, OCR of perforated fields in the document template will not be performed. Enabled by default. /// - /// When enabled, OCR of perforated fields in the document template will not be performed. Disabled by default. + /// When enabled, OCR of perforated fields in the document template will not be performed. Enabled by default. [DataMember(Name = "disablePerforationOCR", EmitDefaultValue = false)] public bool? DisablePerforationOCR { get; set; } From d95d688bdcdceffa60d57584d1c2c0160ee1b1cb Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 17 Jun 2026 11:31:08 +0000 Subject: [PATCH 2/2] Commit: 137a8b01 --- src/Regula.DocumentReader.WebClient/Model/RFIDErrorCodes.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Regula.DocumentReader.WebClient/Model/RFIDErrorCodes.cs b/src/Regula.DocumentReader.WebClient/Model/RFIDErrorCodes.cs index 8259dbc..b8120de 100644 --- a/src/Regula.DocumentReader.WebClient/Model/RFIDErrorCodes.cs +++ b/src/Regula.DocumentReader.WebClient/Model/RFIDErrorCodes.cs @@ -258,9 +258,9 @@ public enum RFIDErrorCodes: long RFID_LAYER6_FILE_EOF1 = 2147508866, /// - /// Enum RFID_LAYER6_FILE_EOF2 for value: 2147511040 + /// Enum RFID_LAYER6_WRONG_PARAMS for value: 2147511040 /// - RFID_LAYER6_FILE_EOF2 = 2147511040, + RFID_LAYER6_WRONG_PARAMS = 2147511040, /// /// Enum RFID_LAYER6_WRONG_LENGTH for value: 2147510016