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