Okapi .NET Library

FilterItemText Fields

 [This is preliminary documentation and subject to change.]

The fields of the FilterItemText class are listed below. For a complete list of FilterItemText class members, see the FilterItemText Members topic.

Public Static (Shared) Fields

CODED Constant value = 0. Coded text.
CODESONLY Constant value = 7. Inline codes only.
GENERIC Constant value = 1. Generic text.
ORIGINAL Constant value = 8. Original text.
PLAIN Constant value = 2. Plain text.
RTF Constant value = 5. RTF format.
TMX Constant value = 4. TMX format.
XLIFF Constant value = 3. XLIFF format (using bpt/ept/ph)
XLIFFGX Constant value = 9. XLIFF format (using g/x).
XLIFFGXRTF Constant value = 9. XLIFF format (using g/x) + RTF layer.
XLIFFRTF Constant value = 6. XLIFF + RTF layer.

See Also

FilterItemText Class | Okapi.Library.Filter Namespace