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





