DCClassNGramWeight Property
|
The weight of the metaword, related to the class
Namespace:
Kofax.OmniPageCSDK.Objects
Assembly:
Kofax.OmniPageCSDK.Objects (in Kofax.OmniPageCSDK.Objects.dll) Version: 20.1.0.0 (20.1.16620.2100)
Syntaxpublic DCNGramWeight Weight { get; set; }
Public Property Weight As DCNGramWeight
Get
Set
public:
property DCNGramWeight Weight {
DCNGramWeight get ();
void set (DCNGramWeight value);
}
Property Value
Type:
DCNGramWeight
See Also