Skip to main content
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.