PdfWriter Constructor (String, OutputIntent, PdfVtOptions)

Namespace: Aurigma.GraphicsMill.Codecs
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public PdfWriter(
	string fileName,
	OutputIntent outputIntent,
	PdfVtOptions vtOptions
)

Parameters

fileName

Type: System.String

outputIntent

Type: Aurigma.GraphicsMill.Codecs.OutputIntent

vtOptions

Type: Aurigma.GraphicsMill.Codecs.PdfVtOptions

See Also

Reference