Table of Contents

TUIMultiPageSaver.SaveAdd Method

Adds a new image to a multi page image.

Syntax

Namespace: FlexCel.Core

public abstract void SaveAdd(TUIImage imageToAdd)

Parameters

<-> Parameter Type Description
imageToAdd TUIImage Image that will be added to the multipage image.

See also