HotFolderProfiles Object (IHotFolderProfiles Interface)
This object represents a collection of hot folder profiles. When editing the project in ABBYY FlexiCapture, you can create a number of hot folder profiles of the project and then switch easily between them during image import. To access the hot folder profiles of the certain project, use the HotFolderProfiles property of the corresponding ProjectProperties object.
Important! The collection is read-only. Project import settings can be edited in ABBYY FlexiCapture but are read-only in ABBYY FlexiCapture SDK.
Properties
Name | Type | Description |
---|---|---|
Count | Integer, read-only | Stores the number of elements in the collection. |
Element | HotFolderProfile, read-only | Provides access to a single element of the collection. |
Methods
Name | Description |
---|---|
AddNew | Adds a new element at the end of the collection. |
DeleteAt | Removes an element from the collection. |
Item | Provides access to a single element of the collection. |
Related objects
See also
15.08.2023 13:19:30