XImageExistsFile Method Terminal Works - PDF Printing.Net Library
Tests if a file exist. Supports PDF files with page number suffix.

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

public static bool ExistsFile(
	string path
)

Parameters

path
Type: SystemString
The path to a BMP, PNG, GIF, JPEG, TIFF, or PDF file.

Return Value

Type: Boolean
See Also

Reference