10 #ifndef __com_sun_star_drawing_QRCode_idl__
11 #define __com_sun_star_drawing_QRCode_idl__
13 module com { module sun { module star { module drawing {
string Payload
Text for which QR Code is made.
Definition: QRCode.idl:23
long Border
Border surrounding the Qr Code It is a non-negative value.
Definition: QRCode.idl:34
This struct defines the attributes of a QR Code.
Definition: QRCode.idl:19
long ErrorCorrection
Qr Code Error Correction Level.
Definition: QRCode.idl:28