Interface IBilingualDocumentWriter
Implemented by components that can write bilingual data for multiple files in a single document to external storage (e.g. XLIFF files).
Inherited Members
IDisposable.Dispose()
Namespace: Sdl.FileTypeSupport.Framework.BilingualApi
Assembly: Sdl.FileTypeSupport.Framework.Core.dll
Syntax
public interface IBilingualDocumentWriter : IBilingualWriter, IBilingualContentHandler, IDisposable
Remarks
The input will be received on the IBilingual