TUIMultiPageSaver Class
This class is used to carry information when saving multi page images, like for example a multipage tiff.
Syntax
Unit: FlexCel.Core
TUIMultiPageSaver = class(TFlexCelObject);
Methods
| Name |
Description |
| SaveAdd |
Adds a new image to a multi page image.
|
| SaveEnd |
Finish a multipage image.
|