GetSerializedStream

Image.GetSerializedStream method

Converts to aps.

public virtual 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