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 {
Definition: Ambiguous.idl:22
This struct defines the attributes of a QR Code.
Definition: QRCode.idl:20
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
long ErrorCorrection
Qr Code Error Correction Level.
Definition: QRCode.idl:28