Adds a new document.
Namespace:
Kofax.OmniPageCSDK.ToolBoxes
Assembly:
Kofax.OmniPageCSDK.ToolBoxes (in Kofax.OmniPageCSDK.ToolBoxes.dll) Version: 1.0.0.0
Syntaxpublic Object Add(
string Name
)
Public Function Add (
Name As String
) As Object
public:
Object^ Add(
String^ Name
)
Parameters
- Name
- Type: SystemString
Return Value
Type:
Object
See Also