COM wrapper for GetSettingsFilePath(PdfSettingsFileType, String).
Namespace: pdf7.PdfWriter
Assembly: pdf7.PdfWriter (in pdf7.PdfWriter.dll) Version: 4.0.0.0 (4.0.1000.111)
Syntax
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: StringThe full path of the runonce or settings ini file.
See Also