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