Click or drag to resize
IBilingualDocumentOutputProperties Interface
Output properties of a bilingual document file; communicated to file type components through the IBilingualDocumentOutputPropertiesAware interface during generation with a IBilingualDocumentFileWriter.

Namespace: Sdl.FileTypeSupport.Framework.BilingualApi
Assembly: Sdl.FileTypeSupport.Framework.Core (in Sdl.FileTypeSupport.Framework.Core.dll) Version: 1.0.0.0 (1.0.2508.0)
Syntax
public interface IBilingualDocumentOutputProperties

The IBilingualDocumentOutputProperties type exposes the following members.

Properties
  NameDescription
Public propertyLinkedDependencyFiles
Updated by a bilingual file writer during the writing process to indicate which dependency files were not embedded in the output file, and must therefore be explicitly made available by the host application at the expected locations (which can be absolute paths or paths relative to the original file) when the output file is to be parsed.
Public propertyOutputFilePath
Full path to the bilingual document file
Top
Remarks

This includes the path to the output file that will be created. This may be changed by bilingual content processors, or by the bilingual document file writers.

See Also
Community
Edit

Be the first to Edit the community content of this topic.
Comments