Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt

Use this file to discover all available pages before exploring further.

The BinaryFile interface provides access to file data in binary format. This object contains the image before preprocessing.

Properties

NameTypeAccessDescription
FileNamestringRead-onlyThe name of the file.

Methods

ConvertToBase64

string ConvertToBase64();
Returns the file data converted from binary to a Base64-encoded string.

Document

The document currently being processed by the Custom activity.

Page

Properties of a single document page, including image dimensions.

Object model

Full JavaScript object reference for Custom activity scripts.