PageClassificationInfo Property
|
Caution |
|---|
|
This API is preliminary and subject to change.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic DOCCLASSIFICATIONINFO[] ClassificationInfo { get; }Public ReadOnly Property ClassificationInfo As DOCCLASSIFICATIONINFO()
Get
public:
property array<DOCCLASSIFICATIONINFO>^ ClassificationInfo {
array<DOCCLASSIFICATIONINFO>^ get ();
}Property Value
Type:
DOCCLASSIFICATIONINFO
See Also