DocumentTranslateInlineBehavior Constructors
Converts the text contained in a document from one language to another on the document preview.| Name | Parameters | Description |
|---|---|---|
| DocumentTranslateInlineBehavior(Type, IEnumerable<LanguageInfo>) | type, languages | Initializes a new instance of the DocumentTranslateInlineBehavior class with specified settings. |
| DocumentTranslateInlineBehavior(Type) | type | Initializes a new instance of the DocumentTranslateInlineBehavior class with specified settings. |
See Also