PdfSettingsGetSettingsFilePath Method (Boolean)

Printer API Documentation
Get the full file path of the settings file.

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
Indicates if you are working on the runonce or settings ini file.

Return Value

Type: String
Full path of settings file.
See Also

Reference