Visual Basic (Declaration) | |
---|---|
Public Property SpellLanguageId As RasterDocumentLanguage |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public RasterDocumentLanguage SpellLanguageId {get; set;} |
C++/CLI | |
---|---|
public: property RasterDocumentLanguage SpellLanguageId { RasterDocumentLanguage get(); void set (RasterDocumentLanguage value); } |
Return Value
A RasterDocumentLanguage value that specifies the language to be used for spell-checking by the checking subsystem.Refer to DefaultSpellLanguages example.
For more information, refer to Recognizing Document Pages.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family