| Package | stimulsoft.report.barCodes.classes.qrcode |
| Class | public class QREncoder |
| Inheritance | QREncoder Object |
| Method | Defined By | ||
|---|---|---|---|
| QREncoder | |||
chooseMode(content:String, encoding:String = null):Mode [static] | QREncoder | ||
[static] | QREncoder | ||
| QREncoder | () | Constructor |
public function QREncoder()| chooseMode | () | method |
public static function chooseMode(content:String, encoding:String = null):ModeParameters
content:String | |
encoding:String (default = null) |
Mode |
| encode | () | method |
public static function encode(content:String, ecLevel:ErrorCorrectionLevel, qrCode:StiQRCode):voidParameters
content:String | |
ecLevel:ErrorCorrectionLevel | |
qrCode:StiQRCode |