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.
DeletePage method in the ABBYY FlexiCapture web services API removes a single page from a document by its page ID and returns a flag indicating success.
bool DeletePage(int sessionId, int batchId, int documentId, int pageId);
sessionId
int
batchId
documentId
pageId
bool
Was this page helpful?