iText 9.0.0 API
|
Classes |
|
class | ByteMatrix |
A class which wraps a 2D array of bytes. More... |
|
class | ECB |
Encapsualtes the parameters for one error-correction block in one symbol version. More... |
|
class | ECBlocks |
Encapsulates a set of error-correction blocks in one symbol version. More... |
|
class | EncodeHintType |
These are a set of hints that you may pass to Writers to specify their behavior. More... |
|
class | ErrorCorrectionLevel |
See ISO 18004:2006, 6.5.1. More... |
|
class | QRCodeWriter |
This object renders a QR Code as a ByteMatrix 2D array of greyscale values. More... |
|
Functions |
|
ByteArray | GetDataBytes () |
|
|
ByteArray | GetErrorCorrectionBytes () |
|
|
override int | GetHashCode () |
|
|
override bool | Equals (Object o) |
Compares the Format Information of this and o More... |
|
override String | ToString () |
|
|
override bool iText.Barcodes.Qrcode.Equals | ( | Object | o | ) |
Compares the Format Information of this and o
o | object to compare to |
override String iText.Barcodes.Qrcode.ToString | ( | ) |