Table of Contents

TGdipUIMultiPageParameters.TGdipUIMultiPageParameters Constructor

Creates a new Multipage saver for GDI+

Syntax

Namespace: FlexCel.Draw

public TGdipUIMultiPageParameters(Stream outStream, Int32 ParamCount, ImageExportType ExportType, Image aImage)

Parameters

<-> Parameter Type Description
outStream Stream
ParamCount Int32
ExportType ImageExportType
aImage Image

See also