The fields of the FilterProperty class are listed below. For a complete list of FilterProperty class members, see the FilterProperty Members topic.
![]() ANCILLARYOUTPUT | Constant value = 6. Queries whether the filter supports ancillary output(s). |
![]() BILINGUALINPUT | Constant value = 2. Queries whether the filter input may be bilingual. |
![]() INPUTFILE | Constant value = 0. Queries whether the filter supports input file. |
![]() INPUTSTRING | Constant value = 1. Queries whether the filter supports input for strings. |
![]() ISINDEMOMODE | Constant value = 10. Queries whether the filter is currently in demonstration mode. |
![]() OUTPUTFILE | Constant value = 4. Queries whether the filter supports output file. |
![]() OUTPUTSTRING | Constant value = 5. Queries whether the filter supports string output. |
![]() RTFOUTPUT | Constant value = 8. Queries whether the filter supports RTF output. |
![]() TEXTBASED | Constant value = 3. Queries whether the format supported by the filter is text-based. |
![]() USEKEY | Constant value = 9. Queries whether the filter is currently using a key. |
![]() XMLOUTPUT | Constant value = 7. Queries whether the filter supports XML and HTML output. |
FilterProperty Class | Okapi.Library.Filter Namespace