| BaseBarcodeBackColorOle Property |
Back color for OLE.
Namespace:
Limilabs.Barcode
Assembly:
Barcode (in Barcode.dll) Version: 2.0.0.20
Syntax public int BackColorOle { get; set; }
Public Property BackColorOle As Integer
Get
Set
public:
virtual property int BackColorOle {
int get () sealed;
void set (int value) sealed;
}
abstract BackColorOle : int with get, set
override BackColorOle : int with get, set
Property Value
Type:
Int32Implements
IBaseBarcodeBackColorOleSee Also