PdfViewerGetSelectedImage Method Terminal Works - PDF Printing.Net Library
Gets the selected image.

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

public Image GetSelectedImage()

Return Value

Type: Image
Image if selected, null if nothing is selected
See Also

Reference