Skip to main content
All docs
V25.1
  • DocumentTranslateInlineBehavior.Create(Type) Method

    Namespace: DevExpress.AIIntegration.WinForms

    Assembly: DevExpress.AIIntegration.WinForms.v25.1.dll

    NuGet Package: DevExpress.AIIntegration.WinForms

    Declaration

    [Browsable(false)]
    [EditorBrowsable(EditorBrowsableState.Never)]
    public static DocumentTranslateInlineBehavior Create(
        Type inlineTranslateBehaviorSource
    )

    Parameters

    Name Type
    inlineTranslateBehaviorSource Type

    Returns

    Type
    DocumentTranslateInlineBehavior
    See Also