Class TwoColumnRtfBilingualExportOptions
Represents options for Two-column RTF bilingual export.
Inheritance
System.Object
TwoColumnRtfBilingualExportOptions
Syntax
public class TwoColumnRtfBilingualExportOptions
Fields
ExportComment
Export the comment of the segment into a new column.
Declaration
public bool ExportComment
Type
System.BooleanExportSegmentStatus
Export the segment status with the match rate (if applicable) to a new column.
Declaration
public bool ExportSegmentStatus
Type
System.BooleanExportTwoTargetColumns
Export two target columns.
Declaration
public bool ExportTwoTargetColumns
Type
System.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