The IInfigoBarcodeField type exposes the following members.
 Methods
Methods
| Name | Description | |
|---|---|---|
|  | CreateProperty | 
            This function creates a new field property of the given type. The name must
            be unique and not in use in the current context.
            (Inherited from IInfigoField.) | 
 Properties
Properties
| Name | Description | |
|---|---|---|
|  | BarcodeType | 
            The barcode type as string.
             | 
|  | BorderColours | 
            The possible border colours to choose from as text. 
            See  for more information on those items.
            It might be possible, that there are no alternative colours to set, in which case
            the  doesn't return any alternatives and
            setting a value does nothing.
            (Inherited from IInfigoField.) | 
|  | BoxShadowColours | 
            The possible box shadow colours to choose from as text. 
            See  for more information on those items.
            It might be possible, that there are no alternative colours to set, in which case
            the  doesn't return any alternatives and
            setting a value does nothing.
            (Inherited from IInfigoField.) | 
|  | Data | 
            The barcode data, which will be encoded in the proper
            barcode representation if valid.
             | 
|  | FillColours | 
            The possible background fill colours to choose from as text. 
            See  for more information on those items.
            It might be possible, that there are no alternative colours to set, in which case
            the  doesn't return any alternatives and
            setting a value does nothing.
            (Inherited from IInfigoField.) | 
|  | ID | 
            The unique field id.
            (Inherited from IInfigoField.) | 
|  | Name | 
            The object name (field name or variable name).
            (Inherited from IInfigoPropertyControl.) | 
|  | Page | 
            The page number, on which the field is placed.
            (Inherited from IInfigoField.) | 
|  | Properties | 
            The object properties (field or variable properties).
            (Inherited from IInfigoPropertyControl.) | 





