Chinese Simplified (简体中文)

MultipageImageWriter Object (IMultipageImageWriter Interface)

This object is used for saving several images into a single image file.

To write a multi-page image file:

  1. Create a MultipageImageWriter object using the CreateMultipageImageWriter method of the Engine object.
  2. Add images to the end of the multi-page image file using the AddPage method of the MultipageImageWriter object. Each image is added as a single page.
  3. Before the newly created image file can be used, all the references to the MultipageImageWriter object must be released.

Note: A MultipageImageWriter object can be created for one-page formats, but in this case only one page can be added to the file.

Properties

Name Type Description
Application Engine, read-only Returns the Engine object.

Methods

Name Description
AddPage Appends an image to the end of the multi-page image file.

Output parameter

This object is the output parameter of the CreateMultipageImageWriter method of the Engine object.

See also

Working with Images

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.