Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Call GetAttachmentNames in the ABBYY FlexiCapture API to list the attachments of a given type for a document, page, or batch object.
string[] GetAttachmentNames(int type, int objectId, int batchId, int projectId);
type
int
9
10
11
objectId
batchId
projectId
string[]
Was this page helpful?