Class TwoColumnRtfBilingualExportOptions
Represents options for Two-column RTF bilingual export.
Syntax
public class TwoColumnRtfBilingualExportOptions
Fields
ExportComment
Export the comment of the segment into a new column.
Declaration
public bool ExportComment
Type
BooleanExportSegmentStatus
Export the segment status with the match rate (if applicable) to a new column.
Declaration
public bool ExportSegmentStatus
Type
BooleanExportTwoTargetColumns
Export two target columns.
Declaration
public bool ExportTwoTargetColumns
Type
BooleanSecondTargetColumnEmpty
When exporting two target columns, leave the second column empty; if false, both target columns will contain the target segment.
Declaration
public bool SecondTargetColumnEmpty