This method makes the source of the barcode data the bytes stream lpstream of length nlength. The Caption property is ignored once this method is called and any existing Caption string is set to Null.
This method is useful if binary data containing ASCII 0 characters is to be encoded into the barcode.
Declaration
void SetByteStream(LPCTSTR lpstream, short nlength)
More: