ComPdfSettingsGetValue Method

Printer API Documentation
COM wrapper for GetValue(String).

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

public string GetValue(
	string configName
)

Parameters

configName
Type: SystemString
Name of the configuration to get.

Return Value

Type: String
The value of the setting.
See Also

Reference