AddPage

IMultipageImageExt.AddPage method

Adds page to the image.

public void AddPage(RasterImage page)
ParameterTypeDescription
pageRasterImageThe page to add.

See Also