SaveToArray Method of the Layout Object
This method saves the object contents as an array of bytes.
Syntax
HRESULT SaveToArray( SAFEARRAY(Byte)* Result );
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
03.07.2024 8:50:25