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