DBTextCorrectSpelling Method
|
Invokes the spell checker on this text
entity.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public int CorrectSpelling()
Public Function CorrectSpelling As Integer
public:
int CorrectSpelling()
member CorrectSpelling : unit -> int
Return Value
Int32
Returns 0 is successful, or 1 if not.
See Also