Height 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 height of the person identified in the ID card. Heights are approximated when converting between Metric and Imperial units.
Inheritance Hierarchy
Bytescout.BarCodeReaderHeight
Namespace:Bytescout.BarCodeReader
Assembly: Bytescout.BarCodeReader (in Bytescout.BarCodeReader.dll) Version: 12.0.0.2131-master
Syntax
The Height type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Height | Initializes a new instance of the Height class |
Properties
Name | Description | |
---|---|---|
![]() | Centimeters | |
![]() | IsMetric |
Methods
Name | Description | |
---|---|---|
![]() | CompareTo | |
![]() | Equals(Object) | (Overrides ObjectEquals(Object).) |
![]() | Equals(Height) | |
![]() | 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(Int32) | |
![]() ![]() | FromImperial(Int32, Int32) | |
![]() ![]() | FromMetric | |
![]() | 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