Back to Devexpress

DocumentTranslateBehavior Constructors

windowsforms-devexpress-dot-aiintegration-dot-winforms-dot-documenttranslatebehavior-dot-ctor.md

latest1.3 KB
Original Source

DocumentTranslateBehavior Constructors

Converts the text contained in a document from one language to another while maintaining the original meaning and context.

NameParametersDescription
DocumentTranslateBehavior(Type, IEnumerable<LanguageInfo>)type, languagesInitializes a new instance of the DocumentTranslateBehavior class with specified settings.
DocumentTranslateBehavior(Type)typeInitializes a new instance of the DocumentTranslateBehavior class with specified settings.

See Also

DocumentTranslateBehavior Class

DocumentTranslateBehavior Members

DevExpress.AIIntegration.WinForms Namespace