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. |
FilterItemText Constructor | Initializes a new instance of the FilterItemText class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
FilterItemText Class | Okapi.Library.Filter Namespace