Document.WorkingFileName Property
|
Use this method to get the working file name.
Namespace:
Kofax.OmniPageCSDK.IproPlus
Assembly:
Kofax.OmniPageCSDK.IproPlus (in Kofax.OmniPageCSDK.IproPlus.dll) Version: 1.0.0.0
Syntaxpublic string WorkingFileName { get; }
Public ReadOnly Property WorkingFileName As String
Get
public:
property String^ WorkingFileName {
String^ get ();
}
Property Value
Type:
String
See Also