Skip to main content
All docs
V24.2

ProofreadBehavior.Create(Type) Method

Namespace: DevExpress.AIIntegration.WinForms

Assembly: DevExpress.AIIntegration.WinForms.v24.2.dll

NuGet Package: DevExpress.AIIntegration.WinForms

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public static ProofreadBehavior Create(
    Type proofreadBehaviorSourceType
)

Parameters

Name Type
proofreadBehaviorSourceType Type

Returns

Type
ProofreadBehavior
See Also