Gets an ImageSource object that represents the barcode.
Namespace:
Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll)
Version: 2.0.3000.0 (2.0.3000.0)
Syntax
| C# |
|---|
public ImageSource GetBarcodeImageSource() |
| Visual Basic (Declaration) |
|---|
Public Function GetBarcodeImageSource As ImageSource |
| Visual C++ |
|---|
public: ImageSource^ GetBarcodeImageSource() |