You are here: Start » FIL.NET » PDF417Code Class
PDF417Code Class
Holds information about PDF417 code: its position and text which is encoded.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.TS.dll |
Constructors
Constructor | Description | |
---|---|---|
![]() | PDF417Code(Rectangle2D, String, Int32, Int32, Int32, Point2D) | |
![]() | PDF417Code() |
Properties
Name | Type | Description | |
---|---|---|---|
![]() | Center | FilNet.Point2D | |
![]() | DataColumnCount | System.Int32 | |
![]() | ErrorCorrectionLevel | System.Int32 | |
![]() | Outline | FilNet.Rectangle2D | |
![]() | RowCount | System.Int32 | |
![]() | Text | System.String |
Methods
Name | Description | |
---|---|---|
![]() | Equals(object) | Inherited from System.Object |
![]() | Equals(FilNet.PDF417Code) | |
![]() ![]() | Equals(FilNet.PDF417Code, FilNet.PDF417Code) | |
![]() | GetHashCode() | Inherited from System.Object |
![]() | GetType() | Inherited from System.Object |
![]() | ToString() | Inherited from System.Object |