ImageGear .NET - Updated November 28, 2017
BarcodeId Property




ImageGear23.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