10 #ifndef __com_sun_star_drawing_BarCode_idl__
11 #define __com_sun_star_drawing_BarCode_idl__
13 module
com { module sun { module star { module drawing {
Definition: Ambiguous.idl:22
This struct defines the attributes of a Bar Code.
Definition: BarCode.idl:20
long Type
Type of the Bar Code that is to be generated.
Definition: BarCode.idl:25
string Payload
Text for which Bar Code is made.
Definition: BarCode.idl:29
long Border
Border surrounding the Bar Code It is a non-negative value.
Definition: BarCode.idl:40
long ErrorCorrection
Bar Code Error Correction Level.
Definition: BarCode.idl:34