Method Write
Namespace TallComponents.PDF
Class Document
Write this document to a stream given provided write options.
Syntax
public
Void
Write(
Stream
stream
,
WriteOptions
options
)
Returns
Void
Parameters
Stream
stream
Write to this stream. Note that the caller is responsible for closing this stream.
WriteOptions
options