XGraphicsFromImage Method (XImage)Terminal Works - PDF Printing.Net Library
Creates a new instance of the XGraphics class from a PdfEdit.Drawing.XForm object.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static XGraphics FromImage(
	XImage image
)

Parameters

image
Type: PdfEdit.DrawingXImage

Return Value

Type: XGraphics
See Also

Reference