Initializes a new instance of the PdfReader class from the specified data stream.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public PdfReader(
Stream stream
)
Type: System.IO.Stream
The Stream to create this reader for.