Constructor Document
Namespace TallComponents.PDF
Class Document
Open an existing PDF document with given options.
Syntax
public
Document(
Stream
stream
,
OpenOptions
options
)
Parameters
Stream
stream
The stream from which the document is read.
OpenOptions
options
Options for opening the document.