UDItem.Attribute Property
|
This property returns the attributes of the item.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic ITEMATTRIBUTE Attribute { get; }
Public ReadOnly Property Attribute As ITEMATTRIBUTE
Get
public:
property ITEMATTRIBUTE Attribute {
ITEMATTRIBUTE get ();
}
Property Value
Type:
ITEMATTRIBUTE
See Also