ConverterEnumValue.DisplayName Property
|
This property returns the localized name of the enum.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
public:
property String^ DisplayName {
String^ get ();
}
Property Value
Type:
String
See Also