LinearBarcode Class
/// Linear (one-dimensional) barcode.
///
Public Class LinearBarcode
This language is not supported or no code example is available.
public class LinearBarcode
This language is not supported or no code example is available.
public ref class LinearBarcode
This language is not supported or no code example is available.
public class LinearBarcode
This language is not supported or no code example is available.
|
Name
|
Description
|
|
Equals(Object)
|
Bestimmt, ob das angegebene Objekt mit dem aktuellen Objekt identisch ist.
(inherited from Object).
|
|
Finalize
|
Gibt einem Objekt Gelegenheit zu dem Versuch, Ressourcen freizugeben und andere Bereinigungen durchzuführen, bevor es von der Garbage Collection freigegeben wird.
(inherited from Object).
|
|
GetHashCode
|
Fungiert als die Standardhashfunktion.
(inherited from Object).
|
|
GetHumanReadablePositions()
|
/// Get a list of available human readable text positions.
///
|
|
GetSymbologies()
|
/// Get a list of available barcode symbologies.
///
|
|
GetType
|
Ruft den Type der aktuellen Instanz ab.
(inherited from Object).
|
|
MemberwiseClone
|
Erstellt eine flache Kopie des aktuellen Object.
(inherited from Object).
|
|
Rotate(Image, int)
|
|
|
SaveImage(string)
|
/// Provides a byte array version of the barcode image in the declared format for saving to file.
///
|
|
ToString
|
Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.
(inherited from Object).
|
Top
.NET Framework
Supported in: 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8