XGraphicsGraphics Property Terminal Works - PDF Printing.Net Library
Gets the System.Drawing.Graphics objects that serves as drawing surface if no PDF is rendered, or null, if no such object exists.

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

public Graphics Graphics { get; }

Property Value

Type: Graphics
See Also

Reference