GetSerializedStream

RasterCachedMultipageImage.GetSerializedStream method

Converts to aps.

public override Stream GetSerializedStream(ImageOptionsBase imageOptions, 
    Rectangle clippingRectangle, out int pageNumber)
ParameterTypeDescription
imageOptionsImageOptionsBaseThe image options.
clippingRectangleRectangleThe clipping rectangle.
pageNumberInt32&The page number.

Return Value

The serialized stream

See Also