HPS.Exchange.Translation
- class HPS.Exchange.Translation : public IDisposable
The Exchange.Translation class is a concept class for translation-related enums.
Public Types
- enum AccurateEdges
Enumerates the options related to computing accurate edges used when translating files.
Values:
- Off
Do not compute accurate edges.
- On
Compute accurate edges.
- enum Healing
Enumerates the healing options used when translating files.
Values:
- Off
Do not perform healing.
- On
Perform healing.
- enum Merging
Enumerates the options related to merging entities used when translating files.
Values:
- Off
Do not merge entities.
- On
Merge entities.