Click or drag to resize
ctBatchTranslateDataOptions Enumeration

[This is preliminary documentation and is subject to change.]

Namespace: CTEngineLib
Assembly: Interop.CTEngineLib (in Interop.CTEngineLib.dll)
Syntax
public enum ctBatchTranslateDataOptions
Members
  Member nameValueDescription
ctBatchTranslateDataOptionsNone0
ctBatchTranslateDataOptionsForceReturnValue1
ctBatchTranslateDataOptionsReturnIfTranslated2
ctBatchTranslateDataOptionsReturnIfCombinationGenerated4
ctBatchTranslateDataOptionsApplyToAll8
See Also