ConverterProperty.FullName Property
|
This property returns the absolute dot-separated (.) path of the converter property.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string FullName { get; }
Public ReadOnly Property FullName As String
Get
public:
property String^ FullName {
String^ get ();
}
Property Value
Type:
String
See Also