Initializes a new instance of the PdfWriter class using the specified Stream and OutputIntent.
Namespace:
Aurigma.GraphicsMill.Codecs
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public PdfWriter( Stream stream, OutputIntent outputIntent )
Type: System.IO.Stream
The Stream to create this writer on.