The ContinueOnInvalidData property allows you to determine if the library should stop decoding data if it encounters invalid or corrupted data. Setting this property to True will cause the library to continue decoding data (without raising an error code) even if it encounters invalid data. Setting this property to False will cause the library to abort the operation and raise an error if it encounters invalid data.
Boolean Variant
True
Decode, ProcessFile, ReadFile, WriteFile