Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
[Missing <summary> documentation for "T:Bytescout.BarCodeReader.Address"]
Inheritance Hierarchy
Bytescout.BarCodeReaderAddress
Namespace: Bytescout.BarCodeReader
Assembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
The Address type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Address | Initializes a new instance of the Address class |
Properties
Name | Description | |
---|---|---|
![]() | City | |
![]() | Country | |
![]() | JurisdictionCode | |
![]() | PostalCode | |
![]() | PostalCodeDisplay | |
![]() | StreetLine1 | |
![]() | StreetLine2 |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Overrides ObjectToString.) |
See Also