Class DocumentScannerTextLocalization
- Namespace
- ScanbotSDK.MAUI.Document
- Assembly
- ScanbotSDK.Shared.dll
Configuration of all the strings for the standalone cropping screen.
public class DocumentScannerTextLocalization
- Inheritance
-
DocumentScannerTextLocalization
- Inherited Members
Properties
AccessibilityDescriptionAcknowledgementAcceptButton
The accessibility hint for the 'accept' button of the acknowledgement screen. Default is "Tap to accept the image regardless of its quality"
public string AccessibilityDescriptionAcknowledgementAcceptButton { get; set; }
Property Value
AccessibilityDescriptionAcknowledgementRetakeButton
The accessibility hint for the 'retake' button of the acknowledgement screen. Default is "Tap to retake the image"
public string AccessibilityDescriptionAcknowledgementRetakeButton { get; set; }
Property Value
AccessibilityDescriptionCameraAutoSnapButton
The accessibility hint for the 'auto snapping' mode button, located in the bottom bar of the camera screen. Default is "Tap to enable manual snapping mode"
public string AccessibilityDescriptionCameraAutoSnapButton { get; set; }
Property Value
AccessibilityDescriptionCameraCancelNoButton
The accessibility hint for the 'no' button of the cancel camera screen alert dialog. Default is "Tap to close alert dialog"
public string AccessibilityDescriptionCameraCancelNoButton { get; set; }
Property Value
AccessibilityDescriptionCameraCancelYesButton
The accessibility hint for the 'yes' button of the cancel camera screen alert dialog. Default is "Tap to cancel document"
public string AccessibilityDescriptionCameraCancelYesButton { get; set; }
Property Value
AccessibilityDescriptionCameraImportButton
The accessibility hint for the 'import image' button, located in the bottom bar of the camera screen. Default is "Tap to import image"
public string AccessibilityDescriptionCameraImportButton { get; set; }
Property Value
AccessibilityDescriptionCameraIntroDoneButton
The accessibility hint for the 'done' button of the introduction screen. Default is "Tap to close introduction screen"
public string AccessibilityDescriptionCameraIntroDoneButton { get; set; }
Property Value
AccessibilityDescriptionCameraLimitReachedOkButton
The accessibility hint for the 'OK' button of the page limit reached alert dialog. Default is "Tap to close alert dialog"
public string AccessibilityDescriptionCameraLimitReachedOkButton { get; set; }
Property Value
AccessibilityDescriptionCameraManualSnapButton
The accessibility hint for the 'manual snapping' mode button, located in the bottom bar of the camera screen. Default is "Tap to enable auto snapping mode"
public string AccessibilityDescriptionCameraManualSnapButton { get; set; }
Property Value
AccessibilityDescriptionCameraPermissionCloseButton
The accessibility hint for the 'close' button of the camera permission dialog. Default is "Close screen without granting permission"
public string AccessibilityDescriptionCameraPermissionCloseButton { get; set; }
Property Value
AccessibilityDescriptionCameraPermissionEnableCameraButton
The accessibility hint for the 'enable' button of the camera permission dialog. Default is "Tap to grant camera permission"
public string AccessibilityDescriptionCameraPermissionEnableCameraButton { get; set; }
Property Value
AccessibilityDescriptionCameraPreviewButton
The accessibility hint for the 'preview' button, located in the bottom bar of the camera screen. Default is "Tap to preview scanned pages"
public string AccessibilityDescriptionCameraPreviewButton { get; set; }
Property Value
AccessibilityDescriptionCameraShutterButton
The accessibility hint for the 'shutter' button, located in the bottom bar of the camera screen. Default is "Tap to take image"
public string AccessibilityDescriptionCameraShutterButton { get; set; }
Property Value
AccessibilityDescriptionCameraTopBarCancelButton
The accessibility hint for the 'cancel' button, located in the top bar of the camera screen. Default is "Tap to close scanner screen"
public string AccessibilityDescriptionCameraTopBarCancelButton { get; set; }
Property Value
AccessibilityDescriptionCameraTopBarIntroButton
The accessibility hint for the 'introduction' button, located in the top bar of the camera screen. Default is "Tap to open introduction screen"
public string AccessibilityDescriptionCameraTopBarIntroButton { get; set; }
Property Value
AccessibilityDescriptionCameraTorchOffButton
The accessibility hint for the 'flashlight off' button, located in the bottom bar of the camera screen. Default is "Tap to enable torch"
public string AccessibilityDescriptionCameraTorchOffButton { get; set; }
Property Value
AccessibilityDescriptionCameraTorchOnButton
The accessibility hint for the 'flashlight on' button, located in the bottom bar of the camera screen. Default is "Tap to disable torch"
public string AccessibilityDescriptionCameraTorchOnButton { get; set; }
Property Value
AccessibilityDescriptionCroppingDetectButton
The accessibility hint for the 'detect document' button, located in the bottom bar of the cropping screen. Default is "Tap to detect document on the image"
public string AccessibilityDescriptionCroppingDetectButton { get; set; }
Property Value
AccessibilityDescriptionCroppingResetButton
The accessibility hint for the 'reset detection' button, located in the bottom bar of the cropping screen. Default is "Tap to reset document contour to whole image"
public string AccessibilityDescriptionCroppingResetButton { get; set; }
Property Value
AccessibilityDescriptionCroppingRotateButton
The accessibility hint for the 'rotate page' button, located in the bottom bar of the cropping screen. Default is "Tap to rotate document"
public string AccessibilityDescriptionCroppingRotateButton { get; set; }
Property Value
AccessibilityDescriptionCroppingTopBarCancelButton
The accessibility hint for the 'cancel' button, located in the top bar of the cropping screen. Default is "Tap to close screen without applying changes"
public string AccessibilityDescriptionCroppingTopBarCancelButton { get; set; }
Property Value
AccessibilityDescriptionCroppingTopBarConfirmButton
The accessibility hint for the 'confirm' button, located in the top bar of the cropping screen. Default is "Tap to apply changes"
public string AccessibilityDescriptionCroppingTopBarConfirmButton { get; set; }
Property Value
AccessibilityDescriptionReorderTopBarCancelButton
The accessibility hint for the 'cancel' button, located in the top bar of the reorder pages screen. Default is "Tap to close screen without applying changes"
public string AccessibilityDescriptionReorderTopBarCancelButton { get; set; }
Property Value
AccessibilityDescriptionReorderTopBarConfirmButton
The accessibility hint for the 'confirm' button, located in the top bar of the reorder pages screen. Default is "Tap to apply changes"
public string AccessibilityDescriptionReorderTopBarConfirmButton { get; set; }
Property Value
AccessibilityDescriptionReviewAddButton
The accessibility hint for the 'add' button, located in the bottom bar of the review screen. Default is "Tap to Add new page"
public string AccessibilityDescriptionReviewAddButton { get; set; }
Property Value
AccessibilityDescriptionReviewCropButton
The accessibility hint for the 'crop' button, located in the bottom bar of the review screen. Default is "Tap to Crop selected page"
public string AccessibilityDescriptionReviewCropButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeleteAllButton
The accessibility hint for the 'delete all' menu button, accessed via the 'more' button of the review screen. Default is "Tap to Delete all pages"
public string AccessibilityDescriptionReviewDeleteAllButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeleteAllPagesAlertCancelButton
The accessibility hint for the 'cancel' button of the delete all pages alert dialog for the review screen. Default is "Tap to Cancel operation"
public string AccessibilityDescriptionReviewDeleteAllPagesAlertCancelButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeleteAllPagesAlertDeleteButton
The accessibility hint for the 'confirm' button of the delete all pages alert dialog for the review screen. Default is "Tap to Delete all pages"
public string AccessibilityDescriptionReviewDeleteAllPagesAlertDeleteButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeleteButton
The accessibility hint for the 'delete' button, located in the bottom bar of the review screen. Default is "Tap to Delete selected page"
public string AccessibilityDescriptionReviewDeleteButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeletePageAlertCancelButton
The accessibility hint for the 'cancel' button of the delete page alert dialog for the review screen. Default is "Tap to Cancel operation"
public string AccessibilityDescriptionReviewDeletePageAlertCancelButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeletePageAlertConfirmButton
The accessibility hint for the 'confirm' button of the delete page alert dialog for the review screen. Default is "Tap to Delete page"
public string AccessibilityDescriptionReviewDeletePageAlertConfirmButton { get; set; }
Property Value
AccessibilityDescriptionReviewDeletePageAlertDeleteRetakeButton
The accessibility hint for the 'delete and retake' button of the delete page alert dialog for the review screen. Default is "Tap to Delete page and Retake it"
public string AccessibilityDescriptionReviewDeletePageAlertDeleteRetakeButton { get; set; }
Property Value
AccessibilityDescriptionReviewMoreButton
The accessibility hint for the 'more' button, located in the top bar of the review screen. Default is "Tap to show additional options"
public string AccessibilityDescriptionReviewMoreButton { get; set; }
Property Value
AccessibilityDescriptionReviewNextPageButton
The accessibility hint for the 'next page' button of the review screen. Default is "Tap to switch to the new page"
public string AccessibilityDescriptionReviewNextPageButton { get; set; }
Property Value
AccessibilityDescriptionReviewPreviousPageButton
The accessibility hint for the 'previous page' button of the review screen. Default is "Tap to switch to the previous page"
public string AccessibilityDescriptionReviewPreviousPageButton { get; set; }
Property Value
AccessibilityDescriptionReviewReorderPagesButton
The accessibility hint for the 'reorder pages' menu button, accessed via the 'more' button of the review screen. Default is "Tap to Reorder pages"
public string AccessibilityDescriptionReviewReorderPagesButton { get; set; }
Property Value
AccessibilityDescriptionReviewRetakeButton
The accessibility hint for the 'retake' button, located in the bottom bar of the review screen. Default is "Tap to Retake current selected page"
public string AccessibilityDescriptionReviewRetakeButton { get; set; }
Property Value
AccessibilityDescriptionReviewRotateButton
The accessibility hint for the 'rotate' button, located in the bottom bar of the review screen. Default is "Tap to Rotate selected page clockwise"
public string AccessibilityDescriptionReviewRotateButton { get; set; }
Property Value
AccessibilityDescriptionReviewSubmitButton
The accessibility hint for the 'submit' button, located in the bottom bar of the review screen. Default is "Tap to Submit document"
public string AccessibilityDescriptionReviewSubmitButton { get; set; }
Property Value
AccessibilityDescriptionReviewTopBarBackButton
The accessibility hint for the 'back' button, located in the top bar of the review screen. Default is "Tap to Close review screen"
public string AccessibilityDescriptionReviewTopBarBackButton { get; set; }
Property Value
AccessibilityDescriptionReviewZoomButton
The accessibility hint for the 'zoom' button of the review screen. Default is "Tap to open zoom overlay for selected page"
public string AccessibilityDescriptionReviewZoomButton { get; set; }
Property Value
AccessibilityDescriptionZoomOverlayCancelButton
The accessibility hint for the 'close' button of the zoom overlay for the review screen. Default is "Tap to Close zoom overlay"
public string AccessibilityDescriptionZoomOverlayCancelButton { get; set; }
Property Value
AcknowledgementAcceptButtonTitle
The 'accept' button title of the acknowledgement screen. Default is "Use Scan"
public string AcknowledgementAcceptButtonTitle { get; set; }
Property Value
AcknowledgementRetakeButtonTitle
The 'retake' button title of the acknowledgement screen. Default is "Retake"
public string AcknowledgementRetakeButtonTitle { get; set; }
Property Value
AcknowledgementScreenBadDocumentHint
The hint text of the acknowledgement screen explaining that the quality of the scanned page is unacceptable. Default is "The quality of your scan does not seem sufficient."
public string AcknowledgementScreenBadDocumentHint { get; set; }
Property Value
CameraAutoSnapButtonTitle
The 'auto snapping' mode button title, located in the bottom bar of the camera screen. Default is "Auto"
public string CameraAutoSnapButtonTitle { get; set; }
Property Value
CameraCancelAlertSubtitle
The subtitle of the cancel camera screen alert dialog. Default is "Canceling will delete all the pages scanned so far. Are you sure you want to cancel?"
public string CameraCancelAlertSubtitle { get; set; }
Property Value
CameraCancelAlertTitle
The title of the cancel camera screen alert dialog. Default is "Cancel?"
public string CameraCancelAlertTitle { get; set; }
Property Value
CameraCancelNoButtonTitle
The 'no' button title of the cancel camera screen alert dialog. Default is "No"
public string CameraCancelNoButtonTitle { get; set; }
Property Value
CameraCancelYesButtonTitle
The 'yes' button title of the cancel camera screen alert dialog. Default is "Yes, Cancel"
public string CameraCancelYesButtonTitle { get; set; }
Property Value
CameraImportButtonTitle
The 'import image' button title, located in the bottom bar of the camera screen. Default is "Import"
public string CameraImportButtonTitle { get; set; }
Property Value
CameraIntroDoneButton
The 'done' button title of the introduction screen, located in the top bar. Default is "Done"
public string CameraIntroDoneButton { get; set; }
Property Value
CameraIntroItem1
The first scanning step text of the introduction screen. Default is "1. Place your document on a flat surface."
public string CameraIntroItem1 { get; set; }
Property Value
CameraIntroItem2
The second scanning step text of the introduction screen. Default is "2. Hold your phone above the document."
public string CameraIntroItem2 { get; set; }
Property Value
CameraIntroItem3
The third scanning step text of the introduction screen. Default is "3. Follow the on-screen guidance to find the optimal position."
public string CameraIntroItem3 { get; set; }
Property Value
CameraIntroItem4
The fourth scanning step text of the introduction screen. Default is "4. Once you reach the optimal position, you can manually scan the document or let the app scan it automatically."
public string CameraIntroItem4 { get; set; }
Property Value
CameraIntroSubtitle
The subtitle of the introduction screen. Default is "Follow the steps below to create a high-quality document scan"
public string CameraIntroSubtitle { get; set; }
Property Value
CameraIntroTitle
The title of the introduction screen, located in the top bar. Default is "How to scan a document"
public string CameraIntroTitle { get; set; }
Property Value
CameraLimitReachedAlertSubtitle
The subtitle of the page limit reached alert dialog. Default is "You have scanned the maximum number of pages and cannot add any more. Please delete at least one page to perform a new scan."
public string CameraLimitReachedAlertSubtitle { get; set; }
Property Value
CameraLimitReachedAlertTitle
The title of the page limit reached alert dialog. Default is "You reached the limit!"
public string CameraLimitReachedAlertTitle { get; set; }
Property Value
CameraLimitReachedOkButtonTitle
The 'OK' button title of the page limit reached alert dialog. Default is "Ok"
public string CameraLimitReachedOkButtonTitle { get; set; }
Property Value
CameraManualSnapButtonTitle
The 'manual snapping' mode button title, located in the bottom bar of the camera screen. Default is "Manual"
public string CameraManualSnapButtonTitle { get; set; }
Property Value
CameraPermissionCloseButton
The 'close' button title of the camera permission dialog. Default is "Close"
public string CameraPermissionCloseButton { get; set; }
Property Value
CameraPermissionEnableCameraButton
The 'enable' button title of the camera permission dialog. Default is "Grant permission"
public string CameraPermissionEnableCameraButton { get; set; }
Property Value
CameraPermissionEnableCameraExplanation
The explanation text of the camera permission dialog. Default is "Please allow the usage of the camera to start the scanning process."
public string CameraPermissionEnableCameraExplanation { get; set; }
Property Value
CameraPermissionEnableCameraTitle
The title of the camera permission dialog. Default is "Camera permission denied!"
public string CameraPermissionEnableCameraTitle { get; set; }
Property Value
CameraPreviewButtonTitle
The 'preview' button title, located in the bottom bar of the camera screen. '%d' denotes the total number of captured pages. Default is "%d Pages"
public string CameraPreviewButtonTitle { get; set; }
Property Value
CameraProgressOverlayTitle
The progress overlay title that is displayed on the camera screen during processing. Default is "Please wait..."
public string CameraProgressOverlayTitle { get; set; }
Property Value
CameraTopBarCancelButtonTitle
The 'cancel' button title, located in the top bar of the camera screen and the reorder pages screen. Default is "Cancel"
public string CameraTopBarCancelButtonTitle { get; set; }
Property Value
CameraTopBarTitle
The title of the camera screen, located in the top bar. Default is "Scan Document"
public string CameraTopBarTitle { get; set; }
Property Value
CameraTopGuidance
The text for the static user guidance, located just below the top bar of the camera screen. Default is "Scan each page of your document."
public string CameraTopGuidance { get; set; }
Property Value
CameraTorchOffButtonTitle
The 'flashlight off' button title, located in the bottom bar of the camera screen. Default is "Off"
public string CameraTorchOffButtonTitle { get; set; }
Property Value
CameraTorchOnButtonTitle
The 'flashlight on' button title, located in the bottom bar of the camera screen. Default is "On"
public string CameraTorchOnButtonTitle { get; set; }
Property Value
CameraUserGuidanceBadAngles
The user guidance text displayed when the document pitch/skew angle is unacceptable. Default is "Bad angles"
public string CameraUserGuidanceBadAngles { get; set; }
Property Value
CameraUserGuidanceBadAspectRatio
The user guidance text displayed when a landscape document is detected when the camera is in portrait mode (and vice versa). Default is "Bad aspect ratio"
public string CameraUserGuidanceBadAspectRatio { get; set; }
Property Value
CameraUserGuidanceEnergySaveMode
The user guidance text displayed when the device is in energy saving mode. iOS only. Default is "Energy save mode is on"
public string CameraUserGuidanceEnergySaveMode { get; set; }
Property Value
CameraUserGuidanceNoDocumentFound
The user guidance text displayed when no document is found. Default is "No document found"
public string CameraUserGuidanceNoDocumentFound { get; set; }
Property Value
CameraUserGuidanceReadyToCapture
The user guidance text displayed when the document is ready to be captured in 'auto snapping' mode. Default is "Hold still capturing..."
public string CameraUserGuidanceReadyToCapture { get; set; }
Property Value
CameraUserGuidanceReadyToCaptureManual
The user guidance text displayed when the document is ready to be captured in 'manual snapping' mode. Default is "Ready to capture!"
public string CameraUserGuidanceReadyToCaptureManual { get; set; }
Property Value
CameraUserGuidanceStart
The user guidance text that is initially displayed, before a document is detected. Default is "Please hold your device over a document."
public string CameraUserGuidanceStart { get; set; }
Property Value
CameraUserGuidanceTextHintOffCenter
The user guidance text displayed when the document is not centered in the finder view. Default is "Document is off center"
public string CameraUserGuidanceTextHintOffCenter { get; set; }
Property Value
CameraUserGuidanceTooDark
The user guidance text displayed when it is too dark to capture an adequate image. Default is "Its too dark. Add more light."
public string CameraUserGuidanceTooDark { get; set; }
Property Value
CameraUserGuidanceTooNoisy
The user guidance text displayed when the background is too noisy. Default is "Its too noisy. Try another background for the document"
public string CameraUserGuidanceTooNoisy { get; set; }
Property Value
CameraUserGuidanceTooSmall
The user guidance text displayed when the document is too far from camera. Default is "Document is too small. Move camera closer."
public string CameraUserGuidanceTooSmall { get; set; }
Property Value
CroppingDetectButtonTitle
The 'detect document' button title, located in the bottom bar of the cropping screen. Default is "Detect"
public string CroppingDetectButtonTitle { get; set; }
Property Value
CroppingResetButtonTitle
The 'reset detection' button title, located in the bottom bar of the cropping screen. Default is "Reset"
public string CroppingResetButtonTitle { get; set; }
Property Value
CroppingRotateButtonTitle
The 'rotate page' button title, located in the bottom bar of the cropping screen. Default is "Rotate"
public string CroppingRotateButtonTitle { get; set; }
Property Value
CroppingScreenTitle
The title of the cropping screen, located in the top bar. Default is "Crop"
public string CroppingScreenTitle { get; set; }
Property Value
CroppingTopBarCancelButtonTitle
The 'cancel' button title, located in the top bar of the cropping screen. Default is "Cancel"
public string CroppingTopBarCancelButtonTitle { get; set; }
Property Value
CroppingTopBarConfirmButtonTitle
The 'confirm' button title, located in the top bar of the cropping screen. Default is "Done"
public string CroppingTopBarConfirmButtonTitle { get; set; }
Property Value
ReorderPageGuidanceTitle
The text for the static user guidance, located just below the top bar of the reorder pages screen. Default is "Drag pages to reorder"
public string ReorderPageGuidanceTitle { get; set; }
Property Value
ReorderPageText
The title below each page object of the reorder pages screen. '%d' denotes the current page number. Default is "%d"
public string ReorderPageText { get; set; }
Property Value
ReorderPageTitle
The title of the reorder pages screen, located in the top bar. Default is "Reorder Pages"
public string ReorderPageTitle { get; set; }
Property Value
ReorderTopBarCancelButtonTitle
The 'cancel' button title, located in the top bar of the reorder pages screen. Default is "Cancel"
public string ReorderTopBarCancelButtonTitle { get; set; }
Property Value
ReorderTopBarConfirmButtonTitle
The 'confirm' button title, located in the top bar of the reorder pages screen. Default is "Done"
public string ReorderTopBarConfirmButtonTitle { get; set; }
Property Value
ReviewDeleteAllPagesAlertCancelButtonTitle
The 'cancel' button title of the delete all pages alert dialog for the review screen. Default is "Cancel"
public string ReviewDeleteAllPagesAlertCancelButtonTitle { get; set; }
Property Value
ReviewDeleteAllPagesAlertDeleteButtonTitle
The 'confirm' button title of the delete all pages alert dialog for the review screen. Default is "Yes, Delete all"
public string ReviewDeleteAllPagesAlertDeleteButtonTitle { get; set; }
Property Value
ReviewDeleteAllPagesAlertSubtitle
The subtitle of the delete all pages alert dialog for the review screen. Default is "Are you sure you want to delete all pages?"
public string ReviewDeleteAllPagesAlertSubtitle { get; set; }
Property Value
ReviewDeleteAllPagesAlertTitle
The title of the delete all pages alert dialog for the review screen. Default is "Delete all?"
public string ReviewDeleteAllPagesAlertTitle { get; set; }
Property Value
ReviewDeletePageAlertCancelButtonTitle
The 'cancel' button title of the delete page alert dialog for the review screen. Default is "Cancel"
public string ReviewDeletePageAlertCancelButtonTitle { get; set; }
Property Value
ReviewDeletePageAlertConfirmButtonTitle
The 'confirm' button title of the delete page alert dialog for the review screen. Default is "Yes, Delete"
public string ReviewDeletePageAlertConfirmButtonTitle { get; set; }
Property Value
ReviewDeletePageAlertDeleteRetakeButtonTitle
The 'delete and retake' button title of the delete page alert dialog for the review screen. Default is "Delete and Retake"
public string ReviewDeletePageAlertDeleteRetakeButtonTitle { get; set; }
Property Value
ReviewDeletePageAlertSubTitle
The subtitle of the delete page alert dialog for the review screen. Default is "Are you sure you want to delete the page?"
public string ReviewDeletePageAlertSubTitle { get; set; }
Property Value
ReviewDeletePageAlertTitle
The title of the delete page alert dialog for the review screen. Default is "Delete page?"
public string ReviewDeletePageAlertTitle { get; set; }
Property Value
ReviewScreenAddButtonTitle
The 'add' button title, located in the bottom bar of the review screen. Default is "Add"
public string ReviewScreenAddButtonTitle { get; set; }
Property Value
ReviewScreenCropButtonTitle
The 'crop' button title, located in the bottom bar of the review screen. Default is "Crop"
public string ReviewScreenCropButtonTitle { get; set; }
Property Value
ReviewScreenDeleteAllButtonTitle
The 'delete all' menu button title, accessed via the 'more' button of the review screen. Default is "Delete all"
public string ReviewScreenDeleteAllButtonTitle { get; set; }
Property Value
ReviewScreenDeleteButtonTitle
The 'delete' button title, located in the bottom bar of the review screen. Default is "Delete"
public string ReviewScreenDeleteButtonTitle { get; set; }
Property Value
ReviewScreenPageCount
The page count label text. The first occurrence of '%d' denotes the current page number, while the second occurrence of '%d' denotes the total number of captured pages. Default is "Page %d/%d"
public string ReviewScreenPageCount { get; set; }
Property Value
ReviewScreenReorderPagesButtonTitle
The 'reorder pages' menu button title, accessed via the 'more' button of the review screen. Default is "Reorder pages"
public string ReviewScreenReorderPagesButtonTitle { get; set; }
Property Value
ReviewScreenRetakeButtonTitle
The 'retake' button title, located in the bottom bar of the review screen. Default is "Retake"
public string ReviewScreenRetakeButtonTitle { get; set; }
Property Value
ReviewScreenRotateButtonTitle
The 'rotate' button title, located in the bottom bar of the review screen. Default is "Rotate"
public string ReviewScreenRotateButtonTitle { get; set; }
Property Value
ReviewScreenSubmitButtonTitle
The 'submit' button title, located in the bottom bar of the review screen. Default is "Submit"
public string ReviewScreenSubmitButtonTitle { get; set; }
Property Value
ReviewScreenTitle
The title of the review screen, located in the top bar. '%d' denotes the total number of captured pages. Default is "Review (%d)"
public string ReviewScreenTitle { get; set; }
Property Value
ReviewTopBarBackButtonTitle
The 'back' button title, located in the top bar of the review screen. Default is "Back"
public string ReviewTopBarBackButtonTitle { get; set; }
Property Value
ZoomOverlayCancelButtonText
The 'close' button title of the zoom overlay for the review screen. Default is "Close"
public string ZoomOverlayCancelButtonText { get; set; }
Property Value
Methods
FromJson(string)
public static DocumentScannerTextLocalization FromJson(string rawJson)
Parameters
rawJson
string