ComPdfUtilGetPrinterAppFolder Method

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

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

public string GetPrinterAppFolder(
	string printerName
)

Parameters

printerName
Type: SystemString
Name of printer.

Return Value

Type: String
The return value is the location of the program executables that belong to the printer.
See Also

Reference