SelectedLanguages property (ILEADRasterDocument)
LANG_IDS SelectedLanguages (short iIndex); | |
Overview |
Refer to Working with Languages |
Remarks
(Read only) Gets an array of IDs that represent the current active languages for the OCR engine. For a list of possible values, refer to LANG_IDS.
This property is updated by the SelectLanguages method.
See Also