DocumentAttributes Objects (COM-based API)
This object represents a collection of DocumentAttribute objects.
Properties
Name | Type | Description |
Count | Long, read-only |
Stores the number of elements in the collection. |
DocumentType | String | Specifies a document type. |
SkipManualIndexing | Boolean | Specifies whether manual indexing is to be skipped. If the value of this property is FALSE, the document will be queued for processing at the Indexing Station. |
Methods
Name | Description |
Item | Provides access to a single element of the collection. |
Add | Adds a new element at the end of the collection. |
Remove | Removes an element from the collection. |
RemoveAll | Removes all the elements from the collection. |
See also
26.03.2024 13:49:49