Barcode Methods
The following tables list the members exposed by the
Barcode
type.
|
Name
|
Description
|
|
Get_Datamatrix(DmtxScheme, string, int, int, int, string, string, string, int)
|
|
|
Get_DatamatrixAsBase64(DmtxScheme, string, int, int, int, string, string, string, int)
|
|
|
Get_LinerBarcode(Symbology, string, string, string, string, int, int)
|
|
|
Get_LinerBarcodeAsBase64(Symbology, string, string, string, string, int, int)
|
|
|
Get_QRCode(string, string)
|
|
|
Get_QRCodeAsBase64(string, string)
|
|
|
ScaleImg(Image, int, int)
|
|
Top
In this article
Definition