IDAutomation DataBar Forms Control
PDF417.ToSByteArray Method
[Visual Basic]
Public Shared Function ToSByteArray( _
ByVal
byteArray
As
Byte()
_
) As
SByte()
[C#]
public static
sbyte[]
ToSByteArray(
byte[]
byteArray
);
See Also
PDF417 Class
|
IDAutomation.Windows.Forms.Databar_Barcode Namespace