AddPage Method of the MultipageImageWriter Object

This method appends an image to the end of the multi-page image file.

Syntax

C++

HRESULT AddPage( IImage* ImagePage );
    

C#

void AddPage( IImage ImagePage );
    

Visual Basic .NET

Sub AddPage(ImagePage As IImage)
    

Parameters

ImagePage
[in] This variable refers to the Image object corresponding to the image to be appended.

Return values

This method returns E_INVALIDARG if the saving format is black-and-white while the format of the image being appended is gray or color. It may also return the standard return values of ABBYY FineReader Engine functions.

Remarks

If you create the MultipageImageWriter object for an one-page format, you can add no more than one page to the resulting file.

See also

MultipageImageWriter

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.