XFormDrawingFinished Method Terminal Works - PDF Printing.Net Library
This function should be called when drawing the content of this form is finished. The XGraphics object used for drawing the content is disposed by this function and cannot be used for any further drawing operations. PDFEdit automatically calls this function when this form was used the first time in a DrawImage function.

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

public void DrawingFinished()
See Also

Reference