Document Reader SDK
HomeWebsiteGitHubGoogle Play
5.0
5.0
  • Getting Started
  • Troubleshoot license issues
  • Changelog
  • Migration Guide
  • Requirements
    • Developer requirements
    • Image quality requirements
  • Core
  • Scenarios
  • How to add the SDK to the project?
  • Database
  • Initialization
  • Show scanner
  • Recognize image
  • Custom settings
  • Results
    • Description of results
    • Getting results
  • Enumerations
    • BarcodeResult
    • BarcodeType
    • diDocType
    • DocReaderAction
    • DocReaderFrame
    • DocReaderOrientation
    • eCheckResult
    • eGraphicFieldType
    • eImageQualityCheckType
    • eRFID_AccessControl_ProcedureType
    • eRFID_AuthenticationProcedureType
    • eRFID_BaudRate
    • eRFID_CertificateType
    • eRFID_DataFile_Type
    • eRFID_NotificationAndErrorCodes
    • eRFID_Password_Type
    • eRFID_TerminalType
    • eRPRM_Authenticity
    • eRPRM_FieldVerificationResult
    • eRPRM_Lights
    • eRPRM_ResultType
    • eRPRM_SecurityFeatureType
    • eVisualFieldType
    • FrameShapeType
    • LCID
    • PDF417Info
    • RGLMeasureSystem
  • Permissions
  • Localization
  • Shrink, obfuscate, and optimize your app
Powered by GitBook
On this page

Was this helpful?

  1. Enumerations

RGLMeasureSystem

This page covers the description of the RGLMeasureSystem enumeration

The constants of RGLMeasureSystem enumeration identify the system for measuring distances and weight:

Constant

Description

METRIC

It's the Metric System of Measurement, which uses the measuring units such as meters and grams and adds prefixes like kilo, milli and centi to count orders of magnitude.

IMPERIAL

It's the Imperial System of Measurement, where things are measured in feet, inches and pounds.

PreviousPDF417InfoNextPermissions

Last updated 5 years ago

Was this helpful?