Namespace Syncfusion.Blazor.BarcodeGenerator
Classes
Alignment
Represents the horizontal alignment of the text. By default, it is set to Center. |
BarcodeExportType
Represents the export type of barcode. By default, it is set to JPG. |
BarcodeGeneratorDisplayText
Specifies the class which contains barcode display text data and functionalities. |
BarcodeMargin
Specifies the space to be left from the barcode. |
BarcodeTextMargin
Specifies the space to be left from the display text of the barcode. |
BarcodeType
Represents the type of barcode to be generated. |
DataMatrixEncoding
Represents the encoding type for the datamatrix code. |
DataMatrixGeneratorDisplayText
Specifies the class which contains DataMatrix display text data and functionalities. |
DataMatrixMargin
Specifies the space to be left from the DataMatrix. |
DataMatrixSize
Represents the size for the DataMatrix code. |
DataMatrixTextMargin
Specifies the space to be left from the display text of the DataMatrix. |
ErrorCorrectionLevel
Represents the recovery capacity of the QRcode. |
QRCodeGeneratorDisplayText
Specifies the class which contains QRCode display text data and functionalities. |
QRCodeLogo
The QRCodeLogo class represents a logo image that can be used in a QR code. It can be initialized with an image size and image path, a base64-encoded image, an online image URL, or an icon. |
QRCodeTextMargin
Specifies the space to be left from the display text of the QRCode. |
QRCodeVersion
Represents the QRCodeVersion. |
QRMargin
Specifies the space to be left from the QRCode. |
SfBarcodeGenerator
Represents the class, which contains data and functionalities for SfBarcode. |
SfDataMatrixGenerator
Represents the data and functionalities for SfDataMatrixGenerator. |
SfQRCodeGenerator
Specifies all the properties for the QRCode to be rendered. |
TextPosition
Represents the text position for the text to be rendered in the barcode. |
ValidationFailedEventArgs
Specifies the event triggers when the barcode input is an invalid string. |