Class UpdateWithTableRtfOptions
Options of performing an update of a document in memoQ with a table rtf (two-column rtf) file.
Syntax
public class UpdateWithTableRtfOptions
Fields
DoNotUpdateIfSourceIsDifferent
Compare the source segment in the document and in the rtf file and do not update if they do not match.
Declaration
public bool DoNotUpdateIfSourceIsDifferent
Type
BooleanImportEditsAsTrackedChanges
Import edits with tracked change markers.
Declaration
public bool ImportEditsAsTrackedChanges
Type
BooleanTagsMustHaveMqInternalStyle
Tags in the table rtf file should have mqInternal style.
Declaration
public bool TagsMustHaveMqInternalStyle