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
[Missing <summary> documentation for "T:Bytescout.BarCodeReader.Height"]
Inheritance Hierarchy
Bytescout.BarCodeReaderHeight
Namespace:Bytescout.BarCodeReader
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-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 | (Inherited from Object.) | |
| FromImperial(Int32) | ||
| FromImperial(Int32, Int32) | ||
| FromMetric | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
Operators
| Name | Description | |
|---|---|---|
| Equality | ||
| Inequality |
See Also