![]() | Closes the current input. |
![]() | Closes the current output. |
![]() | Edits a specified parameters file for the filter. |
![]() | Generates the ancillary data. |
![]() | Gets the current encoding used to process the input file. |
![]() | Gets the current language of the processed input. |
![]() | Gets the default datatype identifier. |
![]() | Gets the identifier of the filter. |
![]() | Gets the language of the input. |
![]() | Gets the version of the IFilter interface the object implements. |
![]() | Gets the current filter item. |
![]() | Get the current localization directives of the filter. |
![]() | Gets the name of the filter. |
![]() | Gets the language of the output. |
![]() | Gets the current settings string for the filter. |
![]() | Gets the translation of the current filter item. |
![]() | Gets the number of variants supported by the filter. |
![]() | Gets the description of a specified variant of the filter. |
![]() | Gets the identifier for a specified variant of the filter. |
![]() | Initializes the filter object. |
![]() | Loads the filter settings. |
![]() | Opens the file to process. |
![]() | Set a given string as the input to process. |
![]() | Creates the output file. Call SetOutputOptions before calling this method. |
![]() | Creates an output string. |
![]() | Queries whether a specified property is supported by the filter. |
![]() | Reads the next item of the input file or input string. |
![]() | Resets the input. |
![]() | Sets the directory for the ancillary data. |
![]() | Passes a localization directives context to the filter. |
![]() | Sets the options for the output. Call this method before calling OpenOutputFile. |
![]() | Sets the layer information for the output. |
![]() | Writes the last item read. |
IFilter Interface | Okapi.Library.Filter Namespace | IFilterItem | ILog