Delete Method of the ExportProfiles Object
This method deletes the export profile from the collection.
Syntax
Visual Basic .NET
Sub Delete(Value As ExportProfile)
C++
HRESULT Delete( IExportProfile* Value );
Parameters
- Value
- [in] The variable specifies the ExportProfile to be removed.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30