LibreOffice
LibreOffice 6.4 SDK API Reference
|
This struct defines the attributes of a QR Code. More...
import"QRCode.idl";
Public Attributes | |
string | Payload |
Text for which QR Code is made. More... | |
long | ErrorCorrection |
Qr Code Error Correction Level. More... | |
long | Border |
Border surrounding the Qr Code It is a non-negative value. More... | |
This struct defines the attributes of a QR Code.
long Border |
Border surrounding the Qr Code It is a non-negative value.
One Border unit is equal to one dot in the generated QR code.
long ErrorCorrection |
Qr Code Error Correction Level.
string Payload |
Text for which QR Code is made.