The PdfSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PdfSettings |
The constructor creates the object and initializes it's internal state.
|
Methods
Name | Description | |
---|---|---|
GetSettingsFilePath | Overloaded. | |
GetValue |
Get the current value of a particular setting.
| |
Init |
Initialize the class.
| |
LoadSettings | Overloaded. | |
RemoveSettings | Overloaded. | |
SetValue |
Set a value in the configuration.
| |
WriteSettings | Overloaded. |
Properties
Name | Description | |
---|---|---|
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.
|