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.

This method saves the object contents as an array of bytes.

Syntax

C++

HRESULT SaveToArray( SAFEARRAY(Byte)* Result );

C#

byte[] SaveToArray();

Visual Basic .NET

Function SaveToArray() As Byte

Parameters

Result [out] This parameter refers to a data to be saved as an array of bytes.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

Layout