UDManagerEmbedded Property
|
This property returns whether the active user dictionary is stored in an external file, or it is embedded
in a
Document object.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic bool Embedded { get; }
Public ReadOnly Property Embedded As Boolean
Get
public:
property bool Embedded {
bool get ();
}
Property Value
Type:
Boolean
See Also