ImageGear .NET - Updated August 31, 2018
BarcodeId Property




ImageGear24.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterBase Class : BarcodeId Property
Gets instance ID of the barcode object.
Syntax
'Declaration
 
Protected ReadOnly Property BarcodeId As IntPtr
 
'Usage
 
Dim instance As ImGearBarcodeWriterBase
Dim value As IntPtr
 
value = instance.BarcodeId

Property Value

The ID of the barcode object.
See Also

Reference

ImGearBarcodeWriterBase Class
ImGearBarcodeWriterBase Members