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 {
long Border
Border surrounding the Bar Code It is a non-negative value.
Definition: BarCode.idl:40
string Payload
Text for which Bar Code is made.
Definition: BarCode.idl:29
Definition: Ambiguous.idl:22
long Type
Type of the Bar Code that is to be generated.
Definition: BarCode.idl:25
long ErrorCorrection
Bar Code Error Correction Level.
Definition: BarCode.idl:34
This struct defines the attributes of a Bar Code.
Definition: BarCode.idl:19