Search Results for

    Show / Hide Table of Contents

    Exporting Content from a Translation Memory

    This section describes how to export content from a translation memory.

    Export

    Any translation memory allows exporting translation units to a bilingual TMX file.

    The export functionality is exposed by the TranslationMemoryExporter class. In order to export a translation memory, create a TranslationMemoryExporter object and specify the ITranslationMemoryLanguageDirection to export from and the TMX file to export to. Optionally specify a filter (FilterExpression), see Working with Filters) and subsequently call Export.

    The BatchExported event is raised repeatedly during export (after evey batch of translation units has been exported, see ChunkSize). The export can be canceled.

    See Also

    Exporting to a TMX File

    Introduction

    Performing a Scheduled Import or Export

    • Improve this Doc

    On this page

    • Export
    • See Also
    Back to top Generated by DocFX