Constant value = 8. Start of a binary data (e.g. graphic with extracted text).
[Visual Basic] Public const STARTBINARY As Integer = 8 [C#] public const int STARTBINARY = 8; [C++] public: const int STARTBINARY = 8; [JScript] public const var STARTBINARY: int = 8;
An item of this type corresponds to an ancillary file with some additional data (possible TEXT items). The text content is the path, mime-type must be set.
FilterItemType Class | Okapi.Library.Filter Namespace