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.
            
    Namespace: 
   InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntax
| C# | 
|---|
| IInfigoAlternateChooser FillColours { get; } | 
| Visual Basic (Declaration) | 
|---|
| ReadOnly Property FillColours As IInfigoAlternateChooser | 
| Visual C++ | 
|---|
| property IInfigoAlternateChooser^ FillColours { IInfigoAlternateChooser^ get (); } | 





