The PdfSettings type exposes the following members.

Constructors

  NameDescription
PdfSettings
The constructor creates the object and initializes it's internal state.

Methods

  NameDescription
GetSettingsFilePathOverloaded.
GetValue
Get the current value of a particular setting.
Init
Initialize the class.
LoadSettingsOverloaded.
RemoveSettingsOverloaded.
SetValue
Set a value in the configuration.
WriteSettingsOverloaded.

Properties

  NameDescription
PrinterName
Specify which printer name the current settnings applies to.
PrinterVersion
Returns the version of the installed printer. It looks at the version information of gui.exe in the printer's program folder.
Version
The version of the assembly. This is not the same as the version of the printer.

See Also