Gets the Micro PDF417 Symbols information such as locations and visibility.
Namespace:
Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 2.0.2000.0 (2.0.2000.0)
Syntax
| C# |
|---|
public List<BarcodeSymbolInfo> MicroPdf417Symbols { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property MicroPdf417Symbols As List(Of BarcodeSymbolInfo) |
| Visual C++ |
|---|
public: property List<BarcodeSymbolInfo^>^ MicroPdf417Symbols { List<BarcodeSymbolInfo^>^ get (); } |
Remarks
This feature is NOT supported by EPL printers.