Count Property (COM-based API)

This property stores the number of elements in an ABBYY FineReader Server Open API collection. Each ABBYY FineReader Server collection object has this property.

Visual Basic Syntax

Property Count As Long
   read-only

C++ Syntax

HRESULT Count(
    long* pVal
);

Parameters

pVal

[out]  A pointer to a long variable that receives the value of this property. Must not be NULL.

Return Values

This function has no specific return values. It returns standard return values of ABBYY FineReader Server Open API functions.

Remarks

The following objects have this property: StringsCollection, OutputFormatSettingsCollection, InputFiles, OutputDocuments, Workflows, DocumentInfoItems, DocumentAttributes.

See also

Item,

Working with Collections.

See samples: Samples.

26.03.2024 13:49:49

Please leave your feedback about this article

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.