Weight Class
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Represents the weight of the person identified in the ID card. The level of detail provided varies by jurisdiction, as some provide no information on weight, others give a range, and some give an exact measurement.
Inheritance Hierarchy
Bytescout.BarCodeReaderWeight
Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.1.2142-master
Syntax
The Weight type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Weight | Initializes a new instance of the Weight class |
Properties
Name | Description | |
---|---|---|
![]() | IsMetric | |
![]() | Kilograms | |
![]() | WeightRange |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(Weight) | |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() ![]() | FromImperial | |
![]() ![]() | FromMetric | |
![]() ![]() | FromRange | |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
Operators
Name | Description | |
---|---|---|
![]() ![]() | Equality | |
![]() ![]() | Inequality |
See Also