Table of Contents

TGdipUIMultiPageParameters.SaveAdd Method

Adds a new image to a multi page image.

Syntax

Namespace: FlexCel.Draw

public override void SaveAdd(TUIImage imageToAdd)

Parameters

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

See also