PrintTool.SavePrinterSettingsToRegistry(String) Method
In This Article
Saves the settings of the system default printer to the specified registry.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
path | String | A String, specifying the system registry path to where the printer settings should be saved. |
See Also