ComPdfUtilGetPrinterVersion Method

Printer API Documentation
COM Wrapper for static method PdfUtil.GetPrinterVersion.

Namespace:  pdf7.PdfWriter
Assembly:  pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax

public string GetPrinterVersion(
	string printerName
)

Parameters

printerName
Type: SystemString
Name of printer.

Return Value

Type: String
The full version number of the printer in the form x.x.x.x.
See Also

Reference