PdfWriter.GetGraphics Method

Gets the Graphics object associated with this PdfWriter.

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

Syntax

C#
public Graphics GetGraphics()

Return Value

A Graphics object associated with this PdfWriter.

See Also

Reference