ComPdfSettingsGetSettingsFilePathEx2 Method

Printer API Documentation

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

public string GetSettingsFilePathEx2(
	string settingsFileType,
	string documentName
)

Parameters

settingsFileType
Type: SystemString
One of the values 'defaults', 'global', 'runonce', 'settings', 'user'.
documentName
Type: SystemString
Name of the document that is used in the file name.

Return Value

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

Reference