ComPdfSettingsGetSettingsFilePath Method

Printer API Documentation
COM wrapper for GetSettingsFilePath(Boolean).

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

public string GetSettingsFilePath(
	bool isRunOnce
)

Parameters

isRunOnce
Type: SystemBoolean
Set to true if you are working with the runonce ini file.

Return Value

Type: String
The full path of the runonce or settings ini file.
See Also

Reference