Namespace Syncfusion.SfBarcode.iOS
Classes
QRCodeLogo
QRCodeLogo class represents a logo image that can be used in a QR code. It can be initialized with an image stream. |
SFBarcode
Represents a class used to encode the text as bar code and render in view. |
SFBarcode1DSettings
Base class for one dimensional bar code type settings. |
SFBarcode2DSettings
Base class for two dimensional bar code type settings. |
SFBarcodeDataMatrixEncoding
Specifies the data matrix barcode encoding. |
SFBarcodeDataMatrixSize
Specifies the data matrix barcode size. |
SFBarcodeQRErrorCorrectionLevel
Specifies the QR Barcode Error correction level. |
SFBarcodeQRInputMode
Specifies the QR Barcode Input Mode. |
SFBarcodeQRVersion
Specifies the QR Barcode Version. |
SFBarcodeQuietZone
Represents the Class for specifying Quiet zones around the barcode. |
SFBarcodeSettings
Base class for bar code type settings. |
SFBarcodeSymbolType
Specifies barcode symbol type |
SFBarcodeTextAlignment
Specifies the barcode text alignment. |
SFBarcodeTextLocation
Specifies the barcode text display location. |
SFCodaBarSettings
Handles the settings for Codabar bar code. |
SFCode11Settings
Handles the settings for Code11 bar code. |
SFCode128ASettings
Handles the settings for Code128A bar code. |
SFCode128BSettings
Handles the settings for Code128B bar code. |
SFCode128CSettings
Handles the settings for Code128C bar code. |
SFCode32Settings
Handles the settings for Code32 bar code. |
SFCode39ExtendedSettings
Handles the settings for Code39Extended bar code. |
SFCode39Settings
Handles the settings for Code39 bar code. |
SFCode93ExtendedSettings
Handles the settings for Code93Extended bar code. |
SFCode93Settings
Handles the settings for Code93 bar code. |
SFDataMatrixSettings
Handles the settings for DataMatrix bar code. |
SFQRBarcodeSettings
Handles the settings for QR bar code. |
SFUpcBarcodeSettings
Handles the settings for UPC barcode. |