Method Write

Namespace TallComponents.PDF.Rasterizer
Class EmbeddedFile

Write this embedded file to a stream, eg a FileStream or MemoryStream.

Syntax

public  Void  Write( Stream  stream )

Returns

Void

Parameters


Stream stream
Write the embedded file to this stream.